Update README.md

pull/28/head
Sharpiless 2020-12-31 09:18:26 +08:00 committed by GitHub
parent e8bcb647c5
commit 1b14b8efea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -1,7 +1,5 @@
@[TOC](【小白CV教程】YOLOv5+Deepsort实现车辆行人的检测、追踪和计数)
# 本文禁止转载!
本文地址:[https://blog.csdn.net/weixin_44936889/article/details/112002152](https://blog.csdn.net/weixin_44936889/article/details/112002152)
# 项目简介:
使用YOLOv5+Deepsort实现车辆行人追踪和计数代码封装成一个Detector类更容易嵌入到自己的项目中。