first i submitted tracker.zip submission failed and thrown error file not found res/tracker/dancetrack0003.txt
den i created res.zip that will have res/tracker/*.txt file, still the submission failed.
Posted by: shavantrevva @ Dec. 29, 2022, 9:05 a.m.Hi, the structure looks like:
|-- tracker
| |-- dancetrack000x.txt
| |-- ...
The folder name must be tracker, and archive tracker folder to submit to CodaLab. No need to add res/.
Posted by: peizesun @ Dec. 29, 2022, 9:57 a.m.