Open AmericaBG opened 3 years ago
Do you mean you want to train a 3D version? Then you need to change all the layers into 3D. The 3D version would be memory intensive and you may not be able to input the entire volume and need to crop a volume into smaller patches.
Hi! Thanks for sharing too! Just being curious that if you have trained the model with nifti successfully? If yes, is the performance well? Thank you!
Hi! First of all, thank you very much for sharing, it's a great job, congratulations!
I would like to train my own model with .nii data. Each .nii input data is a 3D volum of 256x256xN slices.
Would be it posible? Could you give some advice about that?
Thank you very much in advance :)