NTIRE 2025 Text to Image Generation Model Quality Assessment - Track 1 Image-Text Alignment Forum

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

> Urgent error

To the best of my knowledge I am following instructions but I am getting
Traceback (most recent call last):
File "/tmp/codalab/tmpHmPPhJ/run/program/evaluate.py", line 83, in
with open(submission_answer_file) as f:
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/codalab/tmpHmPPhJ/run/input/res/output.json'
I am suibmitting a submission.zip file with output.json and readme.txt but why this error

Posted by: kanlions @ March 11, 2025, 11:49 a.m.

When submitting a ZIP file, please only compress the output.json and readme.txt files directly. When they are located in an additional folder, the relevant path will be not found.

Posted by: hsh @ March 11, 2025, 12:03 p.m.
Post in this thread