NTIRE 2022 Super-Resolution and Quality Enhancement of Compressed Video - Track 2 Enhancement (x2SR) Forum

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

> OSError: [Errno 2] No such file or directory: '/tmp/codalab/tmpWeRkJR/run/input/res/001/'

When I submit the evaluation data online, it happened: Traceback (most recent call last): File "/tmp/codalab/tmpWeRkJR/run/program/evaluation.py", line 85, in res_pngs = sorted([p for p in os.listdir(res_dir + str(video + 1).zfill(3) + '/') if p.lower().endswith('png')]) OSError: [Errno 2] No such file or directory: '/tmp/codalab/tmpWeRkJR/run/input/res/001/'.

Posted by: liuxin2 @ Feb. 21, 2022, 8:31 a.m.

Please directly zip the folders ./001, ./002, etc, i.e., make sure that after unzipping, there are directly the folders 001, 002, etc., under the root, without another layer of folder

Posted by: RenYang @ Feb. 21, 2022, 11:03 p.m.
Post in this thread