Skip to content

dougneal/tmad-tensorflow

Repository files navigation

Running Hubble images through a DCGAN

Acquiring images from the Hubble Space Telescope through the Space Telescope Science Institute's MAST API and feeding them to a Deep Convolutional Generative Adversarial Network.

Requirements

  • Tensorflow
  • A GPU
  • An AWS account

Usage

Training

$ python main.py --width 517 --height 257 --epochs 250 --train

Authors and copyright

Credits

Code liberally borrowed from Taehoon Kim's DCGAN-tensorflow project.

See LICENSE

About

Deep Convolutional Generative Adversarial Network for Hubble images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published