PBVS 2022 Thermal Image Super-Resolution Challenge (TISR) - INFORMATION Forum

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

> Zip file error

Hello,

I am trying to submit the results in two folders as suggested
evaluation1
ev_001.png
ev_002.png ...
evaluation2
ev_001.png
ev_002.png...

I used winrar to compress the folders into a single zip file. It works fine with my local environment, however when I upload the results it gives me the following error
Traceback (most recent call last):
File "/worker/worker.py", line 313, in run
bundles = get_bundle(root_dir, 'run', bundle_url)
File "/worker/worker.py", line 173, in get_bundle
metadata[k] = get_bundle(bundle_path, k, v)
File "/worker/worker.py", line 132, in get_bundle
with ZipFile(bundle_file.file, 'r') as z:
File "/usr/local/lib/python2.7/zipfile.py", line 770, in __init__
self._RealGetContents()
File "/usr/local/lib/python2.7/zipfile.py", line 811, in _RealGetContents
raise BadZipfile, "File is not a zip file"
BadZipfile: File is not a zip file

Can you please suggest what am I doing wrong while submission. I tried two times but got same results.

Posted by: Sunder_ali @ Feb. 13, 2022, 10:59 a.m.

Hi, there is a problem with codalab. We are working on it. Apologies for the inconvinience.

Posted by: rafariva @ Feb. 13, 2022, 12:17 p.m.

Is the problem resolved yet?

Posted by: Sunder_ali @ Feb. 15, 2022, 6:40 a.m.

Hi, the problem is not resolved yet. We are in contact with codalab admins to resolve this inconvenience ASAP

Posted by: rafariva @ Feb. 15, 2022, 1:53 p.m.
Post in this thread