Update README.md

pull/28/head
Sharpiless 2021-03-06 21:05:47 +08:00 committed by GitHub
parent 029c3c37e7
commit f4cb2570ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
本文地址:[https://blog.csdn.net/weixin_44936889/article/details/112002152](https://blog.csdn.net/weixin_44936889/article/details/112002152)
# 注意:
本项目使用Yolov5 3.0版本4.0版本需要替换掉models和utils文件夹
# 项目简介:
使用YOLOv5+Deepsort实现车辆行人追踪和计数代码封装成一个Detector类更容易嵌入到自己的项目中。