Dear organizer,
I am pretty sure I followed the submission instructions in https://competitions.codalab.org/competitions/22220#learn_the_details-evaluation , but still I got the following error feedback.
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/tmpQHGvQV/run/program/evaluation.py", line 94, in
raise Exception('Expected %d .png images'%len(ref_pngs))
Exception: Expected 100 .png images
Could you please help to check what the reason is? Many thank!
Posted by: TerVis @ Feb. 13, 2020, 3 a.m.Dear TerVis,
You have a folder "AdaGrowingNet0" in your submitted zip archive and all the files inside.
You should remove any folder from your archive, and place the files in the root of the archive.
Thanks. Solved.
Posted by: TerVis @ Feb. 14, 2020, 6:08 a.m.