Skip to content

Code for the paper "Brain Connectivity based Graph Convolutional Networks for Infant Age Prediction"

Notifications You must be signed in to change notification settings

SCUT-Xinlab/BC-GCN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BC-GCN

Implementable code for the paper "Brain Connectivity based Graph Convolutional Networks for Infant Age Prediction" of IEEE Transactions on Medical Imaging.

There are three models: BC-GCN, BC-GCN-Res and BC-GCN-SE in model.py, of which BC-GCN-SE is the final model used in paper. And train_demo.py is a demo to describe input and output formats and demonstrate the basic training process.

Code environment

python 3.8

pytorch 1.4.0

About

Code for the paper "Brain Connectivity based Graph Convolutional Networks for Infant Age Prediction"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages