# YOLOv7+DeepSORT行人检测与跟踪
## 简化后的YOLOv7推断模块
***见yolov7-inferonly分支***
## DeepSORT模块
* 效果图

## Reference
[DeepSORT实现-github](https://github.com/ZQPei/deep_sort_pytorch "DeepSORT实现")