Meta Byte Track
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mahdi Abdollah Pour daffe87b3c meta learning added 2 years ago
..
README.md meta learning added 2 years ago
byte_tracker.py meta learning added 2 years ago
tracker.py meta learning added 2 years ago

README.md

CSTrack

Step1. git clone https://github.com/JudasDie/SOTS.git

Step2. replace https://github.com/JudasDie/SOTS/blob/master/lib/tracker/cstrack.py

Step3. download cstrack model trained on MIX and MOT17_half (mix_mot17_half_cstrack.pt): google, baidu(code:0bsu)

Step4. run BYTE tracker example:

python3 test_cstrack.py --val_mot17 True --val_hf 2 --weights weights/mix_mot17_half_cstrack.pt --conf_thres 0.7 --data_cfg ../src/lib/cfg/mot17_hf.json --data_dir your/data/path

Notes

byte_tracker: only motion

tracker: motion + reid