Update README.md
parent
62ae519cd7
commit
2644c110ef
25
README.md
25
README.md
|
@ -162,13 +162,24 @@ result = det.feedCap(im, func_status)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## **🎉 关注我**
|
<picture>
|
||||||
|
<source
|
||||||
关注我的微信公众号,获取更多深度学习教程:
|
media="(prefers-color-scheme: dark)"
|
||||||
**公众号:可达鸭的深度学习教程**
|
srcset="
|
||||||

|
https://api.star-history.com/svg?repos=Sharpiless/Yolov5-deepsort-inference&type=Date&theme=dark
|
||||||
|
"
|
||||||
---
|
/>
|
||||||
|
<source
|
||||||
|
media="(prefers-color-scheme: light)"
|
||||||
|
srcset="
|
||||||
|
https://api.star-history.com/svg?repos=Sharpiless/Yolov5-deepsort-inference&type=Date
|
||||||
|
"
|
||||||
|
/>
|
||||||
|
<img
|
||||||
|
alt="Star History Chart"
|
||||||
|
src="https://api.star-history.com/svg?repos=Sharpiless/Yolov5-deepsort-inference&type=Date"
|
||||||
|
/>
|
||||||
|
</picture>
|
||||||
|
|
||||||
## **💡 许可证**
|
## **💡 许可证**
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue