AIM 2022 Reversed ISP Challenge - Track 1 S7 Forum

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

> submission failed

Hi,

When I submitted, I encountered a problem, please help to take a look.

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/tmpDEcBg9/run/program/evaluation.py", line 62, in
readme_fnames = [p for p in os.listdir(res_dir) if p.lower().startswith('readme')]
OSError: [Errno 2] No such file or directory: '/tmp/codalab/tmpDEcBg9/run/input/res/submission/'

Posted by: mialgo_ls @ June 13, 2022, 4:51 a.m.

I think it is a problem with codalab server, I see you managed to submit again properly.
If your submission fails, click on the symbol "+" next to the status and then:
- View scoring output log
- View scoring error log
The kernel swap problem is due to codalab's server, the best option is to wait a bit, refresh and resubmit.
In that case either the readme was not in the submission and therefore failed, or due to many concurrent submissions the server (sometimes) crashes.
Refresh, submit again, and double check you are saving the images properly as in the tutorial (https://github.com/mv-lab/AISP , values in [0,1024] np.uint16)

Hope this helps.

Posted by: nanashi @ June 13, 2022, 8:04 p.m.
Post in this thread