3D-Convnet-for-Alzheimer-s-Detection icon indicating copy to clipboard operation
3D-Convnet-for-Alzheimer-s-Detection copied to clipboard

problem regarding dataset

Open saisantoshambati opened this issue 4 years ago • 1 comments

The dataset which i have downloaded from the ADNI database is having multiple folders in each folder one .nii file is there. How to load the these into the code which you provide. Can you explain? Can you share pre-processed ADNI data?

saisantoshambati avatar Mar 11 '20 05:03 saisantoshambati

I kept all images for a class in a single folder. The path to the folder needs to be passed in the 'datadir' variable of the python scripts. ADNI data preprocessing can be done using those scripts.

RishalAggarwal avatar Apr 30 '20 17:04 RishalAggarwal