SysCV / qdtrack

Quasi-Dense Similarity Learning for Multiple Object Tracking, CVPR 2021 (Oral)
Apache License 2.0
384 stars 61 forks source link

[Error]: Missing Image during train #83

Closed damon-demon closed 3 years ago

damon-demon commented 3 years ago

I tried to retrain the model so I downloaded the dataset from the Official BDD100k Website.

However, I met a FileNotFoundError: [Errno 2] No such file or directory: 'data/bdd/images/track/train/021c0ade-877a81e9/021c0ade-877a81e9-0000014.jpg'.

Does it mean that extra data is used? Could you please share the extra data for training

Could you please help me with it? Waiting for your reply. Thank you very much.

damon-demon commented 3 years ago

Unzip the zip file again and it works.