AIM 2020 Efficient Super-Resolution Challenge Forum

Go back to competition Back to thread list Post in this thread

> How to submit the results during the test phase?

Hi, when I upload a new submission in the test phase, the zip file contains 100 valid images and a readme.txt, and I get the following error. Could you tell me the correct way to submit?

WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
Traceback (most recent call last):
File "/tmp/codalab/tmpnWLwcm/run/program/evaluation.py", line 95, in
raise Exception('Expected %d .png images'%len(ref_pngs))
Exception: Expected 100 .png images

And the readme.txt file include the following lines,but still get wrong .Would you mind tell me how to correct it ?thank you 1
Runtime per image [s] : 0.04
Parameters : 905269
Extra Data [1] / No Extra Data [0] : 1
Other description : Model name: MSRResNet; GPU: Titan Xp; Extra data: Flickr2K and OST

Error occured while parsing readme.txt
Please make sure you have a line for runtime, cpu/gpu, extra data and other (4 lines in total).
Parsed information:
Runtime: -1.000000
CPU/GPU: -1
Data: -1
Other:

Posted by: xiaochuanLi @ May 18, 2020, 6:43 a.m.

You should submit validation results in current development phase.

Posted by: cszn @ May 18, 2020, 7:46 a.m.
Post in this thread