The algorithm failed on one or more cases.

The algorithm failed on one or more cases.  

  By: Wlty on Aug. 29, 2023, 9:28 a.m.

Dear organizers,

I don't get any more error information about my submission fail in Phase 2 - Validation (Algorithm Tuning) Submission. I only got "The algorithm failed on one or more cases.". Could please provide more information?

Thanks.

Re: The algorithm failed on one or more cases.  

  By: royakhajavi on Aug. 31, 2023, 5:10 a.m.

Hi, It appears that your last submission was successful. Please let us know if you're still having issues with your submission. You can use the baseline algorithm provided in the below repository and put your algorithm inside the "predict" function. Make sure to return a SimpleITK image. You can use the baseline algorithm available in the repository below by inserting your own algorithm within the "predict" function. Ensure that you return the label prediction as a SimpleITK image.

https://github.com/LymphNodeQuantification/LNQ2023/blob/master/Algorithm/process.py#L28-L30

Re: The algorithm failed on one or more cases.  

  By: Wlty on Aug. 31, 2023, 5:30 a.m.

Thanks a lot. I have already solved this problem by using the baseline you provided.

Re: The algorithm failed on one or more cases.  

  By: royakhajavi on Sept. 21, 2023, 8:55 p.m.

Please fill out the registration form so we would be able to contact you.

Registration form

 Last edited by: royakhajavi on Sept. 21, 2023, 8:56 p.m., edited 1 time in total.