Skip to content

Unable to train on 3D Vector Images #1443

Answered by diazandr3s
Ivan-E-Johnson asked this question in Q&A
Discussion options

You must be logged in to vote

HI @Ivan-E-Johnson,

Thanks for posting this question. This is an interesting use case.
May I ask you whether the 3 modalities are registered? If they are, my suggestion is to separate the modalities into 3 different files and organized the files like this:

 /dataset/
         |------ modality1
                     |----- Img-001.nrrd
                     |----- Img-002.nrrd
         |------  Img-001-Modality2.nrrd
         |------  Imge-001-Modality3.nrrd
         |------ Img-002-Modality2.nrrd
         |------ Imge-002-Modality3.nrrd

modality1 is a folder containing the files with the first modality (Img-001.nrrd, etc) and it is the one you specify to start the MONAI Label server.

For …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Ivan-E-Johnson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants