bonus-edge-proxy/ByteTrack-main/tutorials/jde
GuanYuankai 7850881d81 修改边缘入侵代码 2026-01-14 14:37:27 +08:00
..
README.md 修改边缘入侵代码 2026-01-14 14:37:27 +08:00
byte_tracker.py 修改边缘入侵代码 2026-01-14 14:37:27 +08:00
evaluation.py 修改边缘入侵代码 2026-01-14 14:37:27 +08:00
track_half.py 修改边缘入侵代码 2026-01-14 14:37:27 +08:00
tracker.py 修改边缘入侵代码 2026-01-14 14:37:27 +08:00

README.md

JDE

Step1. git clone https://github.com/Zhongdao/Towards-Realtime-MOT.git

Step2. replace https://github.com/Zhongdao/Towards-Realtime-MOT/blob/master/tracker/multitracker.py and https://github.com/Zhongdao/Towards-Realtime-MOT/blob/master/utils/evaluation.py

Step3. download JDE model trained on MIX and MOT17_half (mix_mot17_half_jde.pt): google, baidu(code:ccdd)

Step4. put track_half.py under https://github.com/Zhongdao/Towards-Realtime-MOT and run:

python3 track_half.py --cfg ./cfg/yolov3_1088x608.cfg --weights weights/mix_mot17_half_jde.pt

Notes

byte_tracker: only motion

tracker: motion + reid