Problems with Docker Submission (Phase 2)

Problems with Docker Submission (Phase 2)  

  By: stefanfischer on Aug. 28, 2023, 12:49 p.m.

Hello Challenge Hosts,

I am having some trouble with the docker submission. I created a grand challenge algorithm connected with the LNQ 2023 challenge I/O interfaces. If I use the "Try-out-Algorithm" plugin of grand challenge I get expected results on the validation samples. When I submit this docker container as a solution for Phase 2 - Validation (Algorithm Tuning) Submission I am getting the error:

statistics.StatisticsError: mean requires at least one data point

The model I am using is the same as I already generated the solution I submitted in Phase 1. Back then there were no problems during evaluation.

Best Stefan

Re: Problems with Docker Submission (Phase 2)  

  By: stefanfischer on Aug. 29, 2023, 9:53 a.m.

i was able to solve the issue using the baseline docker implementation of the LNQ2023 challenge https://github.com/LymphNodeQuantification/LNQ2023/tree/master.