I often failed to submit. The error log says "AssertionError: /tmp/codalab/tmpKUfThw/run/input/res/rgbw_ 071 fullres 0db.bin does not exist". Also, when I submit the same zip, sometimes I can succeed, but sometimes I fail. What should I do to solve this problem?
Thank you!
"
Hi @ oppp,
We are looking into this issue. Thanks for reporting this to us.
As for now, you can try to re-submit your results till success. We will delete the failed submissions and they will not be counted.
Best,
Organizers
Hi @oppp,
We have checked your submissions and found the wrong folder structure causes this. As described in the submission section, the ZIP archive should not include folders, and all the images should be at the root of the archive.
Please try navigating to your results folder, and compress files with command `zip -r <name-of-submission.zip> ./`. Kindly let us know if you encounter any more problems.
Best,
Organizers