ComDesignProject/README.md

16 lines
265 B
Markdown

# YOLOv7+DeepSORT行人检测与跟踪
## 简化后的YOLOv7推断模块
***见yolov7-inferonly分支***
## DeepSORT模块
* 效果图
![avatar](DeepSORT1.png)
## Reference
[DeepSORT实现-github](https://github.com/ZQPei/deep_sort_pytorch "DeepSORT实现")