ifzhang / ByteTrack

[ECCV 2022] ByteTrack: Multi-Object Tracking by Associating Every Detection Box
MIT License
4.83k stars 913 forks source link

running deepsort and missing val_half.json #124

Closed ganjbakhshali closed 2 years ago

ganjbakhshali commented 2 years ago

I'm tending to run tools/track_deepsort.py but I have this error : No such file or directory: 'datasets/mot/annotations/val_half.json'

any help, please.

ganjbakhshali commented 2 years ago

just download mot17 and then : cd <ByteTrack_HOME>

python3 tools/convert_mot17_to_coco.py val_half.json will be created in annotation directory