NYUMedML/CNN_design_for_AD
Code for "Generalizable deep learning model for early Alzheimer’s disease detection from structural MRIs"
Implements CNN architecture optimizations (instance normalization, wide rather than deep networks, late spatial downsampling) validated on ADNI and external NACC cohorts, achieving 14% accuracy improvement over traditional volume/thickness models. Built with PyTorch and Clinica for preprocessing, the model directly processes structural MRI scans without requiring manual feature extraction, enabling both classification across cognitive stages and prediction of MCI-to-AD progression. Provides interpretable voxel-importance visualizations identifying disease-predictive imaging biomarkers across multiple brain regions.
174 stars. No commits in the last 6 months.
Stars
174
Forks
41
Language
Jupyter Notebook
License
AGPL-3.0
Category
Last pushed
Oct 20, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/NYUMedML/CNN_design_for_AD"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
jrieke/cnn-interpretability
🏥 Visualizing Convolutional Networks for MRI-based Diagnosis of Alzheimer’s Disease
aramis-lab/AD-DL
Classification of Alzheimer's disease status with convolutional neural networks.
shreyasgite/dementianet
A longitudinal spontaneous speech (machine learning audio) dataset for dementia diagnosis.
Gersha2024/Alzheimer-MRI-Preprocessing-FreeSurfer-SliceSelection-DeepLearning-TransferLearning-EnsembleLearning
🧠 Detect Alzheimer's disease using MRI scans with transfer learning, deep learning, and ensemble...
srajan-kiyotaka/Alzheimer-Disease-Prediction
I will use the CT Scan of the brain image dataset to train the CNN Model to predict the...