NTIRE 2020 Image Deblurring Challenge - Track 1 on Desktop Forum

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

> What does this error mean?

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/tmpvEsrIG/run/program/eval_codalab.py", line 124, in
raise Exception('Expected 360 .webp images, got %d'%len(res_imgs))
Exception: Expected 360 .webp images, got 2

Posted by: wataridori2010 @ Feb. 29, 2020, 1:22 p.m.

Dear wataridori2010,

Your submission file, res.zip had hidden folders and images.
Those folders seem to have been generated by MacOS automatically.

__MACOSX/res/._000_00000009.png
__MACOSX/res/._000_00000009.png

Those images were included in the submitted image list and were causing error during the evaluation process.
Now the scoring program is updated to ignore files with basename starting with '.'.
But please try to clean up the folders before submitting your results.
There might be corner cases I didn't expect.

By the way, you seem to have uploaded test data.
The current phase is the validation phase that compares your results with validation data GT.
You can check if your result score is consistent with your local evaluation results.

Test results should be submitted when the test phase begins.

Best,
Seungjun

Posted by: SeungjunNah @ March 2, 2020, 8:04 a.m.

Hi, sorry for bothering you guys.
ok, got it. I appreciate such your kind answer.
Thank you so much.

Posted by: wataridori2010 @ March 2, 2020, 8:17 a.m.

No worries!
The validation phase exists to help you so that the test phase goes smoothly.

Posted by: SeungjunNah @ March 2, 2020, 2:05 p.m.
Post in this thread