필터 지우기
필터 지우기

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

조회 수: 5 (최근 30일)
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
Rik
Rik 2020년 2월 11일
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.

댓글을 달려면 로그인하십시오.

답변 (2개)

Walter Roberson
Walter Roberson 2020년 2월 10일
Questions about future MATLAB products must be directed to your sales representative, who can arrange a Nondisclosure Agreement with you.

Rahul Sharma
Rahul Sharma 2020년 2월 11일
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
Walter Roberson
Walter Roberson 2020년 2월 12일
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.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 MRI에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by