The 1st Large-scale Video Object Segmentation Challenge Forum

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

> evaluation problem

Hi, I am not sure what the problem is when submitting my results. I get this error:
Traceback (most recent call last):
File "/tmp/codalab/tmpl7ohpf/run/program/evaluate.py", line 180, in
submit_dir, vid, fid)).resize(
File "/opt/conda/lib/python2.7/site-packages/PIL/Image.py", line 2258, in open
fp = builtins.open(filename, "rb")
IOError: [Errno 2] No such file or directory: '/tmp/codalab/tmpl7ohpf/run/input/res/Annotations/b58a97176b/00005.png'

I checked and my folder contains b58a97176b/00005.png. Do you what the problem is?

thanks for the help in advance

Posted by: mabs @ Aug. 15, 2018, 3:14 p.m.

Hi, have you solved this problem? I also encountered this problem now.

Posted by: HPLgo @ Jan. 12, 2020, 1:44 p.m.

Evaluation Problem: Hi, could anyone let me know how to resolve the below issue? When I upload my results I always get the below error.

Traceback (most recent call last):
File "/tmp/codalab/tmpl7ohpf/run/program/evaluate.py", line 180, in
submit_dir, vid, fid)).resize(
File "/opt/conda/lib/python2.7/site-packages/PIL/Image.py", line 2258, in open
fp = builtins.open(filename, "rb")
IOError: [Errno 2] No such file or directory: '/tmp/codalab/tmpl7ohpf/run/input/res/Annotations/b58a97176b/00005.png'

I checked and my folder contains b58a97176b/00005.png. Do you what the problem is?

Posted by: Sajid @ Sept. 22, 2020, 5:26 p.m.

Has anyone solved this problem? I also encounter this problem. :-(

Posted by: Jiaxuan @ Jan. 10, 2021, 12:01 a.m.

you should directlly zip the Annotations folder rather than the root folder

Posted by: meng.lan @ March 10, 2021, 2:50 a.m.
Post in this thread