WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
Execution time limit exceeded!
This could be because the server is slow.
I've increased the execution time limit and re-ran your submission.
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.
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
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