Microsoft COCO Image Captioning Challenge Forum

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

> Error after submitting the output zip file

WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
/opt/conda/lib/python2.7/site-packages/matplotlib/font_manager.py:273: UserWarning: Matplotlib is building the font cache using fc-list. This may take a moment.
warnings.warn('Matplotlib is building the font cache using fc-list. This may take a moment.')
Traceback (most recent call last):
File "/tmp/codalab/tmpAIUpsK/run/program/cocoEvalCapCoda.py", line 59, in
res = json.load(open(resFile))
IOError: [Errno 2] No such file or directory: '/tmp/codalab/tmpAIUpsK/run/input/res/captions_test2014__results.json'

Posted by: CVPR_SGGS @ Oct. 31, 2021, 2:46 a.m.

I have used 2017MSCOCO data for captioning and kept test & validation results in results.zip folder. I have checked everything and seems to be fine but facing following issue. Kindly help me to resolve it.

WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
/opt/conda/lib/python2.7/site-packages/matplotlib/font_manager.py:273: UserWarning: Matplotlib is building the font cache using fc-list. This may take a moment.
warnings.warn('Matplotlib is building the font cache using fc-list. This may take a moment.')
Traceback (most recent call last):
File "/tmp/codalab/tmpgZt_b3/run/program/cocoEvalCapCoda.py", line 59, in
res = json.load(open(resFile))
IOError: [Errno 2] No such file or directory: '/tmp/codalab/tmpgZt_b3/run/input/res/captions_test2014__results.json'

Posted by: CVPR_SGGS @ Nov. 10, 2021, 7:05 a.m.

Has this problem been solved at last?I have the same problem.

Posted by: chengxi @ Dec. 4, 2021, 2:40 a.m.

Predict the captions for test2014 and val2014 dataset, then submit your zip file.

Posted by: CVPR_SGGS @ Dec. 5, 2021, 9:36 a.m.
Post in this thread