Tf Exercise Gan Save

Tensorflow implementation of different GANs and their comparisions

Project README

tf-exercise-gan

Tensorflow implementation of different GANs and their comparisions

GAN implementations

Tasks

  • Impl. DCGAN, GoGAN, WGAN
  • Impl. BEGAN, MAD-GAN
  • Reproduce GANs on MNIST and CelebA datasets
  • Impl. training & evaluation on synthetic datasets
  • Add sample results
  • Impl. inference-only code for GANs (may require refactoring)
  • Impl. better evaluation function for real images (e.g. IvOM, energy dist., ...)
  • Impl. a result logger
  • Compare GANs (synthetic)
  • Compare GANs (MNIST and CelebA dataset)
  • Add quantitative comparisons
  • Add more GAN implementations

Experiments & Benchmarks

170718 / Comparison of different GAN models on synthetic datasets

  • Done without any hyper-parameter search.
  • MAD-GAN worked best in the tested datasets.
  • MADGAN_Spiral

170718 / Sample results on MNIST dataset

  • WGAN_MNIST

170809 / Sample results on CelebA dataset

  • BEGAN_CELEBA

Other References

Open Source Agenda is not affiliated with "Tf Exercise Gan" Project. README Source: sanghoon/tf-exercise-gan
Stars
112
Open Issues
1
Last Commit
6 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating