MaochengHu 576cda45b8 first commit 2 years ago
..
README.md 576cda45b8 first commit 2 years ago
byte_tracker.py 576cda45b8 first commit 2 years ago
evaluation.py 576cda45b8 first commit 2 years ago
track_half.py 576cda45b8 first commit 2 years ago
tracker.py 576cda45b8 first commit 2 years ago

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