sanghoon / tf-exercise-ganLinks
Tensorflow implementation of different GANs and their comparisions
β112Updated 7 years ago
Alternatives and similar repositories for tf-exercise-gan
Users that are interested in tf-exercise-gan are comparing it to the libraries listed below
Sorting:
- Simple implementation of Least Squares Generative Adversarial Networksβ43Updated 8 years ago
- π¬ Slides and Tutorial Codes for the talk 'Toward Best Practices of TensorFlow Code Patterns' (2017)β152Updated 6 years ago
- A tensorflow implementation of Junbo et al's Energy-based generative adversarial network ( EBGAN ) paper.β210Updated 8 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.β100Updated 8 years ago
- CVPR'17 GAN Tutorialβ216Updated 8 years ago
- Tensorflow Implementation of DiscoGAN