jiamings / wganLinks
Tensorflow Implementation of Wasserstein GAN (and Improved version in wgan_v2)
☆240Updated 6 years ago
Alternatives and similar repositories for wgan
Users that are interested in wgan are comparing it to the libraries listed below
Sorting:
- a tensorflow implementation of WGAN☆578Updated 7 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆418Updated 8 years ago
- InfoGAN: Interpretable Representation Learning☆153Updated 8 years ago
- A collection of generative methods implemented with TensorFlow (Deep Convolutional Generative Adversarial Networks (DCGAN), Variational A…☆597Updated 8 years ago
- Tensorflow implementation for Conditional Convolutional Adversarial Networks.