COCO Detection Challenge (Bounding Box) Forum

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

> IndexError: list index out of range

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

Posted by: Ming94 @ Sept. 4, 2020, 3:53 a.m.

have you solved this problem?

Posted by: yiwei1994 @ Nov. 16, 2020, 1:28 p.m.

Hi, i meet the same situation.Have you solved this problem?

Posted by: myleaf @ Feb. 1, 2021, 1:34 p.m.

How could that happlen, I just met the same problem.

Posted by: goodhao @ May 11, 2021, 2:37 p.m.

I have the same problem

Posted by: tensorturtle @ June 15, 2021, 2:38 a.m.

This error occured to me when I have submitted a zip which contained the detections in (another) .7z file as follows.
-- detections_test-dev2017_method.zip
-- detections_test-dev2017_method.7z

Uploading a zip file containing a json file as follows worked. Perhaps that helps.
-- detections_test-dev2017_method.zip
-- detections_test-dev2017_method.json

Posted by: Fapannen2 @ Oct. 22, 2021, 11:20 a.m.

I meet the same problem. How should I do ?

Posted by: behappya @ May 2, 2022, 7:12 a.m.
Post in this thread