Borrar filtros
Borrar filtros

which Deep Learning network is available for 3D object such as MRI scan with .nii format?

5 visualizaciones (últimos 30 días)
Want to load Nifti image which is a MRI scan into either CNN or with Pretrained network. But none is working in MATLAB. Shall i switch to python or wait for mathwork to get the update or any news regarding Nifti Images handling. As across the world researches are goin on Nifti images but very surprised MATLAB doestnot have proper tools for the analysis.
  1 comentario
Rik
Rik el 11 de Feb. de 2020
What input does your specific network require? You should be able to read the files and convert them to jpeg, dicom or whichever format your network requires.

Iniciar sesión para comentar.

Respuestas (2)

Walter Roberson
Walter Roberson el 10 de Feb. de 2020
Questions about future MATLAB products must be directed to your sales representative, who can arrange a Nondisclosure Agreement with you.

Rahul Sharma
Rahul Sharma el 11 de Feb. de 2020
I am about to use a .nii image format which is a 3D image of dimension 240*256*170.
i can use 3d cnn but the fact is i cannot augment the data for training also no pretained network such as resnet50, vgg16 is available for 3d image such as mentioned above. Just want to know whether i am not able to do or MATLAB doesnot handle .nii format for augmentation and scaling or any other pretrained network which works on 3D image of such a dimension
  4 comentarios
Walter Roberson
Walter Roberson el 12 de Feb. de 2020
If you refuse to contact your sales representative then the answer is clear, that you need to abandon MATLAB because it does not do what you want right now.

Iniciar sesión para comentar.

Categorías

Más información sobre MRI en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by