songguocode / TADAM

Implementation of the CVPR 2021 paper "Online Multiple Object Tracking with Cross-Task Synergy"
https://arxiv.org/abs/2104.00380
MIT License
56 stars 10 forks source link

Can't find the dataset error #7

Closed Jonyond-lin closed 3 years ago

Jonyond-lin commented 3 years ago

Hi, thanks for your excellent work. Unfortunately I ran into the problems below:

No such file or directory: 'datasets/MOT17/MOT17Det/train'

Could you please help me find what's wrong with it? error

songguocode commented 3 years ago

Please follow step 5, either create a soft link of the dataset in TADAM folder, or modify the config file to pass dataset path

LiangXiaoguo commented 3 years ago

Thank you very much for your excellent. May I ask how to obtain the test result of the dataset corresponding to the test sequence instead of the evaluation result

songguocode commented 3 years ago

Please note that only we can only obtain results for datasets with ground truth provided. For MOTChallenge test sequences, it is necessary to register on their website and upload the generated tracking data, then wait for email results.