ROD2021 Challenge @ ICMR 2021 Forum

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

> Unable to submit the results

When I submit my results, it turns out an error:

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/tmpWT61ZO/run/program/evaluate.py", line 399, in
assert len(sub_names) == len(gt_names), "missing submission files!"
AssertionError: missing submission files!

The '.zip' file I submitted includes 10 '.txt' files. And the '.txt' files' names are same as the names presented in Evaluation page.
I am sure there are no hidden files in my '.zip' file.
So, what is the correct way to submit my results?

Posted by: wellyoung @ Jan. 29, 2021, 8:09 a.m.

Hi, just checked your submission. You should zip all the txt files directly without any subfolders inside.

Posted by: ywang26 @ Jan. 29, 2021, 10:25 a.m.

YEAH! That works. Thanks so much.

Posted by: wellyoung @ Jan. 29, 2021, 11:12 a.m.
Post in this thread