Issue with Algorithm Submission

Issue with Algorithm Submission  

  By: peiyanyue on July 9, 2024, 9:19 a.m.

Hello,

I encountered an issue while trying to submit a new algorithm on July 9, 2024, at 3:47 p.m. Initially, I tested my container using the "try out algorithm" feature, and it worked without any problems, producing the expected results.

However, when I attempted to submit the algorithm, the result page indicated that the algorithm ran successfully three times. Despite this, the submission page displayed an "unexpected error occurred" message.

Due to the lack of detailed information, I am unsure what went wrong. I suspect the issue might be related to the evaluation metrics codes. Could the organizers access the detailed logs of this submission? Alternatively, how can I troubleshoot this issue?

Thank you.

 Last edited by: peiyanyue on July 9, 2024, 9:20 a.m., edited 1 time in total.

Re: Issue with Algorithm Submission  

  By: aneesh_m on July 9, 2024, 10:49 a.m.

Hi guys. Um can you guys tell how much RAM on GPUs was required for training your models? That way I can cross check if my task is taking too much RAM or if I overprovisioned for compute. I'm involved in task-1 by the way (CT-scans)

Re: Issue with Algorithm Submission  

  By: YSang on July 10, 2024, 2:37 a.m.

Hi,

Sorry for the confusion. I have downloaded your results and was able to locally run the evaluation container correcly. Although I did not locate the cause of this error, I have uploaded the same version of the evaluation container, which is working well now. And you should be able to see the scores.

If anyone else encounters the problem of An unexpected error occurred that haven't been solved, please feel free to contact me. Thank you.

Best,

Yudi

Re: Issue with Algorithm Submission  

  By: peiyanyue on July 10, 2024, 2:56 a.m.

Hi Yudi,

Thanks for the quick help! I really appreciate you taking the time to download and run the evaluation container. Glad to hear it's working now.

If I run into any more issues, I'll be sure to reach out. Thanks again!

Best,

Peiyan

 Last edited by: peiyanyue on July 10, 2024, 2:56 a.m., edited 1 time in total.

Re: Issue with Algorithm Submission  

  By: YSang on July 11, 2024, 8:08 a.m.

Hi Aneesh,

For your information, the runtime environment can be found in the GC documentation.

https://grand-challenge.org/documentation/runtime-environment/

Best, Yudi