Final submission fails

Final submission fails  

  By: drdojoh on Aug. 17, 2024, 12:26 p.m.

Dear Organizers, thanks for putting together this challenge!

I have a problem with my final submission. It fails due to "Time limit exceeded". According to the log* the algorithm runs for like 4 minutes where it runs the models. The next step would be to just print "start postprocessing", and it never reaches that point. Could you provide further insight to whats going on? on my local machine everything runs smoothly.

Cheers! Ole

  • I hope the link works for you: https://grand-challenge.org/algorithms/abbc-v1/jobs/14ef25f4-ccfb-49a6-b687-a6400d97ecbe/

Re: Final submission fails  

  By: YSang on Aug. 17, 2024, 6:29 p.m.

Hi Ole,

Unfortunatly, I am not able to locate the exact cause. To debug, please try printing more logs after each step and maybe consider saving temporary files before postprocessing.

Best,

Yudi