AIM 2020 Real Image Super-Resolution Challenge - Track 3 Upscaling x4 Forum

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

> Why did the submission fail? My naming format is according to the requirements

I submitted the ZIP with 20 images and readme.txt, and all the submitted images had the name in the Validation.Such a mistake was reported at last:
WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
Traceback (most recent call last):
File "/tmp/codalab/tmpMD6AoO/run/program/evaluation.py", line 95, in <module>
raise Exception('Expected %d .png images'%len(ref_pngs))
Exception: Expected 5 .png images

Posted by: jeasonzhou1 @ May 17, 2020, 1:15 p.m.

I tried three ways of naming pictures,like 0001.png ,1.png,000_LR.png

Posted by: jeasonzhou1 @ May 17, 2020, 1:24 p.m.

The output filenames should be the same as the input filenames.
Please check your submission to this track.

Posted by: Radu @ May 17, 2020, 3:19 p.m.

貌似是他们的平台出来问题,现在可以了,注意压缩包里只能有图片和readme,不包含文件夹,图片的名字和validation里的名字要一致(I guess you can understand)

Posted by: jeasonzhou1 @ May 18, 2020, 7:10 a.m.

可能他们的平台又出问题了吧,我的readme跟你的差不多
runtime per image [s] : 12.4
CPU[1] / GPU[0] : 0
Extra Data [1] / No Extra Data [0] : 1
Other description : Solution based on Pytorch.

Posted by: jeasonzhou1 @ May 18, 2020, 7:45 a.m.

the failed submissions do not count towards the maximum number of (successful) submissions.

Posted by: Radu @ May 18, 2020, 7:54 a.m.

Is the submission issue still unfixed?
I tried twice, the .zip only contained SR output images named as input LR like LR_0XX.png and "readme.txt"
and there is no error infomation feed back when submission failed.
My "readme.txt" just like this:

runtime per image [s] : 0.54
CPU[1] / GPU[0] : 0
Extra Data [1] / No Extra Data [0] : 0
Other description : based on DSLN architecture

I have no idea what`s wrong with my submission...

Posted by: conson0214 @ May 18, 2020, 10:07 a.m.

You results submission should be a zip archive with only the images and the readme file in the root of the archive.
There should be no other files/folders, and the output images filenames should be the same as those of the input images.
Please check your archive and submit again.

Posted by: Radu @ May 18, 2020, 10:13 a.m.
Post in this thread