ehosseiniasl / 3d-convolutional-network

Alzheimer disease diagnosis by Deeply Supervised 3D Convolutional Network
80 stars 34 forks source link

Load mat file #12

Open christy4526 opened 6 years ago

christy4526 commented 6 years ago

Dear Author I'm working on analysing your paper code(3D-CNN for Alzheimer's disease diagnosis). But I'm facing some problems on loading mat file. In main.py, in 814 line, you load mat file. I'm trying to transform MRI data on mat file, but I can't achieve that, due to lack of understanding about the structure of mat file that you are using in your code.

In short,

  1. How you are transforming Nifti file to mat file?
  2. What's the structure of the mat file?
Houchaoqun commented 6 years ago

@christy4526 Hello, christy4526 I'm analysing the author's code recently. So did you overcome your problem now? And did you downloaded the pretrained dataset or the model's weight about the source domain.

I'm look forward your reply.

1721421596 commented 6 years ago

@christy4526 @Houchaoqun Hello,christy4526 , Houchaoqun I encountered the same problem as you, have you solved it? I'm look forward your reply.I need help.