shaohua0116 / WGAN-GP-TensorFlowLinks
TensorFlow implementations of Wasserstein GAN with Gradient Penalty (WGAN-GP), Least Squares GAN (LSGAN), GANs with the hinge loss.
☆44Updated 6 years ago
Alternatives and similar repositories for WGAN-GP-TensorFlow
Users that are interested in WGAN-GP-TensorFlow are comparing it to the libraries listed below
Sorting:
- Official implementation of "Semantically Decomposing the Latent Spaces of Generative Adversarial Networks"☆95Updated 7 years ago
- Tensorflow implementation of paper "unsupervised image to image translation networks"☆69Updated 7 years ago
- Tensorflow implementation of Generative Latent Optimization (GLO) proposed by Facebook AI Research☆95Updated 8 years ago
- Code to reproduce results from the paper "AmbientGAN: Generative models from lossy measurements"☆90Updated 7 years ago
- Code for the NIPS17 paper "Stabilizing Training of Generative Adversarial Networks through Regularization"☆94Updated 7 years ago
- GANs with multiple Discriminators☆78Updated 2 years ago
- PyTorch implementation of DRAGAN (https://arxiv.org/abs/1705.07215)☆95Updated 8 years ago
- Implementation of "Improving the Improved Training of Wasserstein GANs: A Consistency Term and Its Dual Effect" in pytorch☆37Updated 6 years ago
- ☆29Updated 7 years ago
- A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)☆114Updated 6 years ago
- Image-to-image translation with flow-based generative model☆64Updated 6 years ago
- Progressive training of GANs with Mutual Information Penalty☆186Updated 7 years ago
- GAN-QP: A Novel GAN Framework without Gradient Vanishing and Lipschitz Constraint☆119Updated 6 years ago
- Re-implement CycleGAN in Tensorlayer☆89Updated 7 years ago
- Non-Adversarial Unsupervised Domain Mapping☆39Updated 6 years ago
- Pytorch implementation of BicycleGAN with implementation details☆103Updated 7 years ago
- AdaGAN: greedy iterative procedure to train mixtures of GANs☆78Updated 7 years ago
- Code for Class-Splitting Generative Adversarial Networks☆32Updated 8 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 8 years ago
- Odds and Ends and Things I've implemented.☆78Updated 6 years ago
- Simple Tensorflow implementation of RelativisticGAN☆50Updated 7 years ago
- Chainer implementation of Improving Generative Adversarial Networks with Denoising Feature Matching☆29Updated 8 years ago
- Pytorch code for our ICLR 2017 paper "Layered-Recursive GAN for image generation"☆151Updated 4 years ago
- Tensorflow Implementation on "The Cramer Distance as a Solution to Biased Wasserstein Gradients" (https://arxiv.org/pdf/1705.10743.pdf)☆125Updated 7 years ago
- Tensorflow Implementation of the paper "Spectral Normalization for Generative Adversarial Networks" (ICML 2017 workshop)☆250Updated 8 years ago
- pytorch implementation of Rosca, Mihaela, et al. "Variational Approaches for Auto-Encoding Generative Adversarial Networks." arXiv prepri…☆81Updated 8 years ago
- A Tensorflow implementation of BicycleGAN.☆102Updated 7 years ago
- A implement of spectral normalization GAN for tensorflow version☆27Updated 7 years ago
- Simple Tensorflow implementation of "On the Convergence of Adam and Beyond" (ICLR 2018)☆104Updated 6 years ago
- boundary-seeking generative adversarial networks☆46Updated 7 years ago