Docker image data accessibility and format of the input image ¶
By: abhivellala on Nov. 15, 2023, 7:19 p.m.
Hello,
-
Could you please help how my docker image can access the data from your end ? How should I make my docker container recognize your data ? Is it okay if I can open a port to connect your folder to the docker image?
-
From the sample submission repository, it looks like the input image type you have is
.mha
. But in train data, images are in nifti format (.nii.gz
). Could you please clarify which format should I follow?