COCO Detection Challenge (deprecated) Forum

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

> What is this problem?

After submit zip file, I Got this error:

/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/tmpSGwlV6/run/program/run.py", line 108, in <module>
with open(os.path.join(resDir, resFiles[0])) as data_file:
IndexError: list index out of range

Posted by: BingBing @ Aug. 14, 2018, 3:53 a.m.

I think you might zipped your result files in a folder. Please put all your .json result files in the root directory of the zip.

Posted by: richardaecn @ Aug. 14, 2018, 4:39 a.m.
Post in this thread