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
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆418Updated 7 years ago
- InfoGAN: Interpretable Representation Learning☆154Updated 7 years ago
- a tensorflow implementation of WGAN☆580Updated 7 years ago
- Tensorflow Implementation of the paper "Spectral Normalization for Generative Adversarial Networks" (ICML 2017 workshop)☆251Updated 7 years ago
- Tensorflow implementation for Conditional Convolutional Adversarial Networks.☆219Updated 2 years ago
- ☆287Updated 7 years ago
- A tensorflow implementation of google's AC-GAN ( Auxiliary Classifier GAN ).☆394Updated 7 years ago
- DualGAN-tensorflow: tensorflow implementation of DualGAN☆266Updated 4 years ago
- Generative image model with learned similarity measures☆439Updated 7 years ago
- A collection of generative methods implemented with TensorFlow (Deep Convolutional Generative Adversarial Networks (DCGAN), Variational A…☆596Updated 7 years ago
- Simple Tensorflow Implementation of "Spectral Normalization for Generative Adversarial Networks" (ICLR 2018)☆141Updated 6 years ago
- Tensorflow code of "autoencoding beyond pixels using a learned similarity metric"☆128Updated 6 years ago
- A single jupyter notebook multi gpu VAE-GAN example with latent space algebra and receptive field visualizations.☆442Updated 5 years ago
- Boundary Equibilibrium Generative Adversarial Networks Implementation in Tensorflow☆208Updated 3 years ago
- DCGAN implementation by TensorFlow☆157Updated 7 years ago
- This is the project for LS-GAN (Loss-Sensitive GAN)☆213Updated 7 years ago
- Stacked Generative Adversarial Networks☆244Updated 7 years ago
- Generative Adversarial Network for MNIST with tensorflow☆184Updated 8 months ago
- code for "Adversarial Feature Learning"☆238Updated 2 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 7 years ago
- Code for the paper "Adversarial Generator-Encoder Networks"☆285Updated 6 years ago
- Simple Tensorflow implementation of "Self-Attention Generative Adversarial Networks" (SAGAN)☆552Updated 5 years ago
- Deep generative networks, coded with Keras.☆122Updated 7 years ago
- Auxiliary Classifier Generative Adversarial Networks in Keras☆213Updated 7 years ago
- See Triple-GAN-V2 in PyTorch: https://github.com/taufikxu/Triple-GAN☆226Updated 4 years ago
- VAE-GAN in Tensorflow☆91Updated 5 years ago
- Implement Coupled Generative Adversarial Networks in Tensorflow☆101Updated 7 years ago
- Implementation of a Variational Auto-Encoder in TensorFlow☆209Updated 7 years ago
- some demo of GANs☆275Updated 5 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 7 years ago