AIM 2019 Extreme Super-Resolution Challenge - Track 1: Fidelity Forum

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

> Testing phase?

I got this error for the submission on testing phase.
It looks like the evaluation required 0.png, while the test image starts from 1601.png - 1700.png
This test set was downloaded around Sept 3rd but it is no longer accessible now.

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/tmphqw577/run/program/evaluation.py", line 95, in
raise Exception('Expected %d .png images'%len(ref_pngs))
Exception: Expected 0 .png images

Posted by: iim_lab @ Sept. 6, 2019, 4:58 a.m.

Same error here:

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/tmpu3xFB_/run/program/evaluation.py", line 95, in
raise Exception('Expected %d .png images'%len(ref_pngs))
Exception: Expected 0 .png images

Posted by: JuanLuisGonzalez @ Sept. 7, 2019, 6:48 a.m.

me too. met the same problem here.

Posted by: ZhiSong_Liu @ Sept. 7, 2019, 7:18 a.m.

Dear all,

The bug was fixed.

However, please not that both validation and testing data images were changed, multiple images being replaced.
Sorry for the inconvenience.

Therefore, be sure that your are using the latest images for reporting your performance.

Note that both validation and testing servers are online. You can use both.
Please pay attention and don't cross submit validation results for test server or the opposite.

The testing phase leaderboard will show 0 for all the metrics, the final results will be reported after the end of the challenge.

Success!

Posted by: Radu @ Sept. 7, 2019, 11:04 a.m.
Post in this thread