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

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

> WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. Execution time limit exceeded!

WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
Execution time limit exceeded!

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

This could be because the server is slow.
I've increased the execution time limit and re-ran your submission.

Posted by: Radu @ May 18, 2020, 10:43 a.m.

Your 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.

I've checked a couple of your submissions (including the latest one) and all of are zip archives with a folder and the files in the folder.
Please be careful and resubmit as instructed.

Posted by: Radu @ May 18, 2020, 11:08 a.m.

I meet a similar problem,What should I do?
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/tmpLltX4z/run/program/evaluation.py", line 104, in
compute_psnr(ref_im,res_im)
File "/tmp/codalab/tmpLltX4z/run/program/evaluation.py", line 42, in compute_psnr
_open_img(os.path.join(input_dir,'res',res_im))
File "/tmp/codalab/tmpLltX4z/run/program/evaluation.py", line 23, in _open_img
F = scipy.misc.fromimage(Image.open(img_p)).astype(float)/255.0
TypeError: float() argument must be a string or a number

Posted by: jeasonchou @ May 21, 2020, 7:29 a.m.

WARNING: Your kernel does not support swap limit capabilities or the group is not mounted. Memory limited without swap.
Traceback (most recent call last):
File "/tmp/codalab/tmpjCTyZ8/run/program/evaluation.py", line 95, in
raise Exception('Expected %d .png images'%len(ref_pngs))
Exception: Expected 20 .png images

I am facing this problem, can you please help me out

Posted by: nancy_mehta @ July 1, 2020, 11:30 a.m.

I've checked your submission and it is incomplete.
You should have 20 image results and not 19.

Please check the steps for preparing and submitting results and let me know if you still encounter problems.

Success,
Radu

Posted by: Radu @ July 1, 2020, 11:56 a.m.
Post in this thread