yolov7 icon indicating copy to clipboard operation
yolov7 copied to clipboard

submit to codalab

Open sivel51 opened this issue 1 year ago • 0 comments

I'm tryinig to submit my zip file on codalab ,then it show that

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/tmpSovKbK/run/program/run.py", line 117, in cocoDt=cocoGt.loadRes(resFile) File "/opt/conda/lib/python2.7/site-packages/pycocotools/coco.py", line 317, in loadRes 'Results do not correspond to current coco set' AssertionError: Results do not correspond to current coco set

I haven't encountered this problem when I submit yolov5's result How to solve it ?

sivel51 avatar Aug 06 '22 21:08 sivel51