Graph Transformer Geometric Learning of Brain Networks Using Multi-modal MR Images for Brain Age Estimation
Source codes for the paper "Graph Transformer Geometric Learning of Brain Networks Using Multimodal MR Images for Brain Age Estimation", IEEE transactions on Medical Imaging, 2022.
# brain network construction
python BrainNetwork.py
# model testing for brain age estimation
python main.py
