jiamings / wgan
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
- a tensorflow implementation of WGAN☆579Updated 7 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆418Updated 8 years ago
- InfoGAN: Interpretable Representation Learning☆153Updated 7 years ago
- Tensorflow implementation for Conditional Convolutional Adversarial Networks.☆222Updated 2 years ago
- A tensorflow implementation of google's AC-GAN ( Auxiliary Classifier GAN ).☆395Updated 7 years ago
- Code for the paper "Adversarial Generator-Encoder Networks"☆285Updated 6 years ago
- Tensorflow Implementation of the paper "Spectral Normalization for Generative Adversarial Networks" (ICML 2017 workshop)☆250Updated 7 years ago
- ☆288Updated 7 years ago
- A collection of generative methods implemented with TensorFlow (Deep Convolutional Generative Adversarial Networks (DCGAN), Variational A…☆596Updated 7 years ago
- This is the project for LS-GAN (Loss-Sensitive GAN)☆213Updated 8 years ago
- DualGAN-tensorflow: tensorflow implementation of DualGAN☆266Updated 4 years ago
- DCGAN implementation by TensorFlow☆157Updated 8 years ago
- Simple Tensorflow Implementation of "Spectral Normalization for Generative Adversarial Networks" (ICLR 2018)☆141Updated 6 years ago
- Generative image model with learned similarity measures☆440Updated 8 years ago
- Boundary Equibilibrium Generative Adversarial Networks Implementation in Tensorflow☆208Updated 4 years ago
- Adversarially Learned Inference☆310Updated 6 years ago
- Generative Adversarial Network for MNIST with tensorflow☆185Updated 10 months ago
- A single jupyter notebook multi gpu VAE-GAN example with latent space algebra and receptive field visualizations.☆441Updated 5 years ago
- Implement Generative Adversarial Nets by Tensorflow☆99Updated 7 years ago
- Auxiliary Classifier Generative Adversarial Networks in Keras☆213Updated 7 years ago
- Everything about Generative Adversarial Networks☆251Updated 6 years ago
- GAN讨论群讨论汇总的地方☆226Updated 7 years ago
- Implement Coupled Generative Adversarial Networks in Tensorflow☆101Updated 7 years ago
- Tensorflow code of "autoencoding beyond pixels using a learned similarity metric"☆127Updated 6 years ago
- Implementation of a Variational Auto-Encoder in TensorFlow☆209Updated 8 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 8 years ago
- Stacked Generative Adversarial Networks☆243Updated 7 years ago
- Generative adversarial networks (GAN) applied to sequential data via recurrent neural networks (RNN).☆394Updated 7 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 7 years ago
- (PyTorch) Implementations of GAN, Improved GAN, DCGAN, LAPGAN, and InfoGAN in PyTorch☆142Updated 7 years ago