This is a internship project in Harvard Medical School 2022. It use brain white matter features to predict subjects' age/sex by a CNN. The work is submitted to ISBI 2022 "Model and predict age and sex in healthy subjects using brain white matter features: A deep learning approach"
Python3.7+ environment
All the packages used in the code
cuda (*optional)
Install visdom follow the guide in https://github.com/fossasia/visdom
Run the visdom in terminal by: python -m visdom.server
Start training by run main.py.
If you want to change the experimental settings, see DTI/cli.py.
Thanks a lot to my advisor Prof. Lauren O'Donnell and Fan Zhang. Thanks a lot to my Co-workers and Yuqian Chen, Tengfei Xue, Shuyue Wang, Leo Zekelman, Jered Sullivan.
Author email: [email protected]; [email protected]