MICCAI IUGC 2024: Intrapartum Ultrasound Grand Challenge Forum

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

> Code Submission

Hello,
Trying to submit a code but the following error occurs. Please advise!

Traceback (most recent call last):
File "/tmp/codalab/tmpwicSfn/run/program/score.py", line 83, in
predictions = set([int(i.split("_")[1]) for i in predictions])
File "/tmp/codalab/tmpwicSfn/run/program/score.py", line 83, in
predictions = set([int(i.split("_")[1]) for i in predictions])
IndexError: list index out of range

Posted by: SalemAlNasi @ July 9, 2024, 12:51 p.m.

You can send us an email with the following documents attached. We need you to provide the zip file when you submit the code and you need to download the log file such as ingestion error log from the submission page.

Posted by: maskoff @ July 13, 2024, 12:05 p.m.

Done.

Posted by: SalemAlNasi @ July 13, 2024, 3:12 p.m.
Post in this thread