Skip to content

code for Unsupervised Detection of Lesions in Brain MRI using constrained adversarial auto-encoders

License

Notifications You must be signed in to change notification settings

aubreychen9012/cAAE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cAAE

code for Unsupervised Detection of Lesions in Brain MRI using constrained adversarial auto-encoders, https://arxiv.org/abs/1806.04972

AAE model is implemented based on this github repo

Required: python>=2.7, tensorlayer, tensorflow>=1.0, numpy

train model: python main.py --model_name "cAAE" --z_dim "128"

About

code for Unsupervised Detection of Lesions in Brain MRI using constrained adversarial auto-encoders

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages