Spacing ¶
By: lisak on June 6, 2023, 8:38 a.m.
Will the image spacing information from the landmark file be available for the validation/test images during inference?
By: cweiwang on June 9, 2023, 2:22 a.m.
Thank you for your question.
Yes, we included the image spacing information in the evaluation container during inference. Please be reminded to the challenge output format as in the following link.
By: lisak on June 13, 2023, 3:20 p.m.
Thanks for your reply!
Can the spacing information also be made available to the inference container. I checked the docker example and the process.py script only provides an image directory as input. Is the spacing information located in that image input directory as well?