Files
detecttracking/README.md
2024-05-20 20:01:06 +08:00

7 lines
320 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

说明:
该代码仓库是yolov5_track文件夹下代码的备份这里的yolov5代码来至https://github.com/ultralytics/yolov5
gitee地址为https://gitee.com/nanjing-yimao-information/dettrack
核心模块:
track_reid.py实现
1. yolov5检测
2. Bot-SORT用于目标跟踪