layumi / AICIty-reID-2020

:red_car: The 1st Place Submission to AICity Challenge 2020 re-id track (Baidu-UTS submission)
MIT License
449 stars 110 forks source link

Missing pkl features #15

Closed alvarogm84 closed 4 years ago

alvarogm84 commented 4 years ago

Could you please provide all the necessay features in order to run the fast_submit_baidu.py? For example the "query_fea_ResNeXt101_vd_64x4d_cos_alldata_final.pkl" is missing

layumi commented 4 years ago

Thanks @alvarogm84 I will check the feature again and upload it soon. Thank you very much.

layumi commented 4 years ago

I have updated the feature. You may download from GoogleDrive or OneDrive

alvarogm84 commented 4 years ago

Thanks for your quick response, but there are still missing files, those files that imply both query and gallery versions: query_path.replace('query', 'gallery'))

Only the query version are available

layumi commented 4 years ago

Sorry. It is my mistake. I have updated the gallery feature. You may download from GoogleDrive or OneDrive

alvarogm84 commented 4 years ago

Thanks!