Skip to content

qingwusunny/c3d_attention_mri_tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

use attention mechanism to AD classification
the data is MRI images from ADNI
the base network is C3D model


write_data.py 
write the MRI data to tfrecord

model_unit.py
the base unit of my model

my_c3d.py
the c3d model adapt to AD classification

my_attention.py
add attention mechanshim to c3d model

train_multi_gpu.py
train the model 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages