OOD-CV Challenge 2022 (Detection Track) Forum

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

> submit error

There is an error message while I submit the result file, and I am sure the result file performs well in local eval.
Please check it.

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/tmp40uLYr/run/program/main.py", line 71, in
main()
File "/tmp/codalab/tmp40uLYr/run/program/main.py", line 42, in main
osp.join(result_path, "iid_test.json")
File "/tmp/codalab/tmp40uLYr/run/program/main.py", line 21, in eval_one_nuisance
coco_dt = coco_gt.loadRes(result_json_path)
File "/usr/local/lib/python3.6/dist-packages/pycocotools/coco.py", line 319, in loadRes
with open(resFile) as f:
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/codalab/tmp40uLYr/run/input/res/iid_test.json'

Posted by: brave @ Aug. 8, 2022, 1:32 p.m.

Hi,

Please do not include any folder in your submission, just zip the json files together.
You can check here for the folder structure: https://codalab.lisn.upsaclay.fr/competitions/6784#learn_the_details-evaluation

Posted by: ROBIN @ Aug. 8, 2022, 1:37 p.m.
Post in this thread