8000 GitHub - OthoDeng/SliceGAN: MRI and PET tranlation using SliceGAN.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from stke9/SliceGAN

MRI and PET tranlation using SliceGAN.

License

Notifications You must be signed in to change notification settings

OthoDeng/SliceGAN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SliceGAN

To use SliceGAN open run_slicegan and edit information as requested. SliceGAN requires a single 2D training image of an isotropic microstructure, or three 2D images taken at perpendicular angles of an anisotropic microstructure. Images can be colour, grayscale or n-phase.

Use 'python run_slicegan 1' to train a new generator or 'python run_slicegan 0' to generate and save an example .tif file

Development

If you are interested in trying new architectures, see the networks.py file

To adjust the training parameters or algorithm, see train.py

To add a new preprocessing method e.g for a different training datatype, see preproccessing.py.

Results

Versions

v1.1 release: DOI

v1.0 release: DOI

About

MRI and PET tranlation using SliceGAN.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0