NTIRE 2018 Spectral Reconstruction Challenge - Track 2: Real World Forum

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

> error for submitting test results

Hello,

I encountered a problem when submitting my testing result about Track 2.
After I submitted my .zip archive, I got an error information as:

Traceback (most recent call last):
File "/worker/worker.py", line 275, in run
bundles = get_bundle(root_dir, 'run', bundle_url)
File "/worker/worker.py", line 142, in get_bundle
metadata[k] = get_bundle(bundle_path, k, v)
File "/worker/worker.py", line 142, in get_bundle
metadata[k] = get_bundle(bundle_path, k, v)
File "/worker/worker.py", line 92, in get_bundle
urllib.urlretrieve(url, bundle_file.name)
File "/usr/local/lib/python2.7/urllib.py", line 98, in urlretrieve
return opener.retrieve(url, filename, reporthook, data)
File "/usr/local/lib/python2.7/urllib.py", line 273, in retrieve
block = fp.read(bs)
File "/usr/local/lib/python2.7/socket.py", line 384, in read
data = self._sock.recv(left)
File "/usr/local/lib/python2.7/ssl.py", line 766, in recv
return self.read(buflen)
File "/usr/local/lib/python2.7/ssl.py", line 653, in read
v = self._sslobj.read(len)
File "/usr/local/lib/python2.7/site-packages/billiard/pool.py", line 235, in soft_timeout_sighandler
raise SoftTimeLimitExceeded()
SoftTimeLimitExceeded: SoftTimeLimitExceeded()
"
My submitted archive includes 100 HR images with names like "0901x4m.png" and a readme.txt file. There is no folder in the archive.
when I upload results in validation server, there is no error.
Thank you.

Posted by: BMIPL_UNIST @ March 20, 2018, 11:04 a.m.

Hi,
Please note that this is the Spectral Reconstruction Challenge competition page, you may be looking for the super-resolution/de-hazing challenge.

Posted by: boazarad @ March 20, 2018, 11:56 a.m.
Post in this thread