Go to file
wffjwbbf ef6e17c88c Update param.py 2022-11-25 16:25:41 +08:00
deep_sort terrible finish 2022-10-19 15:48:17 +08:00
fastreid Update my_extractor.py 2022-11-25 16:25:10 +08:00
.gitignore basic update,del deepsort and yolo 2022-10-19 23:05:47 +08:00
README.md Readme Update 2022-10-18 14:30:16 +08:00
cmc_reid.py Merge branch 'simple_reid' of https://gitlink.org.cn/SeekingForJoy/ComDesignProject into simple_reid 2022-11-24 22:17:53 +08:00
gallery_pull.py cmc_calc_module 2022-11-21 23:20:40 +08:00
mAP_ReID.py Update mAP_ReID.py 2022-11-25 16:23:34 +08:00
param.py Update param.py 2022-11-25 16:25:41 +08:00
simple_reid.py cmc_calc_module 2022-11-21 23:20:40 +08:00
videoTframe.py basic update,del deepsort and yolo 2022-10-19 23:05:47 +08:00

README.md

YOLOv7+DeepSORT行人检测与跟踪

简化后的YOLOv7推断模块

见yolov7-inferonly分支

DeepSORT模块

  • 效果图

avatar

Reference

DeepSORT实现-github