Skip to content

wasserth/MyelinAge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyelinAge

Model to predict the myelin age in infant MRI images.

This is the code for the paper: https://pubs.rsna.org/doi/10.1148/ryai.220292

The training data can be found here: https://doi.org/10.5281/zenodo.6556134

Install dependencies:

  • Docker (needed for brain extraction with freesurfer/synthstrip:latest)
  • pytorch

Install MyelinAge:

git clone https://github.com/wasserth/MyelinAge.git
cd MyelinAge
pip install -r requirements.txt

Run:

python brainage/report/generate_report.py -t1 t1.nii.gz -t2 t2.nii.gz -o myelinage_report.png

About

Prediction of myelin age in infant MRI images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published