/mrbrain

Age estimation using brain MRI images with deep learning

Primary LanguageLuaBSD 2-Clause "Simplified" LicenseBSD-2-Clause

mrbrain

Example code for the ISBI2017 paper: Age estimation using brain MRI images with deep learning. Due to patient argeement, I can not provide the dataset. Please fill in your dataset according to the structure of fakedata folder.

Run with:

th main.lua -- to train the model
th main_occulude.lua -- to draw the error map (after training completed)