WebFace260M Track of ICCV21-MFR Forum

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

> Submission fail, although it runs ok locally

I've prepared a submission and made sure it works ok with this demo:
https://github.com/WebFace260M/webface260m-iccv21-mfr/blob/main/demo/demo_feat.py

When i submit it it failes with this error message, which i can't understand :

Traceback (most recent call last):
File "/tmp/codalab/tmpOL9iAD/run/program/score.py", line 52, in
scores = get_score(input_dir)
File "/tmp/codalab/tmpOL9iAD/run/program/score.py", line 30, in get_score
exit(1)
File "/usr/lib64/python3.6/_sitebuiltins.py", line 26, in __call__
raise SystemExit(code)
SystemExit: 1

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/tmp/codalab/tmpOL9iAD/run/program/score.py", line 54, in
raise Exception('Error in calculation of the specific score of the task')
Exception: Error in calculation of the specific score of the task

Posted by: yossibiton @ Aug. 4, 2021, 10:45 a.m.

Sorry for making you confused, I have checked and it was a system problem which has been just fixed. Your submission is now re-running, please check your result after the evaluation finish.

Thank you.

Posted by: litian1045 @ Aug. 4, 2021, 1:50 p.m.
Post in this thread