Algorithm submission error

Algorithm submission error  

  By: wan77pc on Dec. 14, 2023, 9:50 a.m.

Hi

I submit an algorithm in Validation Prostate Classification phase in Dec. 14, 2023, 5:31 p.m. But this evaluation is failed " The algorithm failed on one or more cases." Can you find the error log and tell me. Thank you!

wan77pc

Re: Algorithm submission error  

  By: alvaroparicio on Dec. 14, 2023, 10:47 a.m.

Hi, You cannot see the logs of your submissions, it's something that the grand-challenge platform does to protect the validation data. Hope we could help.

Re: Algorithm submission error  

  By: wan77pc on Dec. 15, 2023, 12:56 a.m.

Hi

Can you upload an example of the input data? the format of the input is "/input/images/axial-t2-prostate-mri/" and "/input/psa-and-age.json" I think the directory structure is: --input ----psa-and-age.json ----images ------axial-t2-prostate-mri --------casexxxx.mha I have a question that: is there one or more data in one psa-and-age.json file? and in the "images/axial-t2-prostate-mri" folder, is there one or more .mha data?

Another question is: I think only the prediction docker is ok. Should I build the evaluation docker?

Thank you!

Re: Algorithm submission error  

  By: alvaroparicio on Dec. 15, 2023, 8:03 a.m.

Hello,

Regarding your first question, there is only one JSON that has the variables "psa" and "age" and there is only one .mha. Regarding the second one, yes, you just need to upload the inference docker.

Hope we could help!