COCO Detection Challenge (Bounding Box) Forum

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

> Your kernel does not support swap limit capabilities or the cgroup is not mounted. [Please Help]

I keep getting this error message below when submitting zip file. Can someone please help? I am at a loss
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/tmpHDI0Zj/run/program/run.py", line 111, in
res = cut_res(res, maxDet=100)
File "/tmp/codalab/tmpHDI0Zj/run/program/run.py", line 75, in cut_res
r_img = res[start_end[image_id][0]:start_end[image_id][1]]
KeyError: 581918

Posted by: jiajun12345 @ March 23, 2022, 5:41 p.m.
Post in this thread