Skip to content

Files

Latest commit

 

History

History
 
 

jde

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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

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