Randl / improved-improved-wgan-pytorchLinks
Implementation of "Improving the Improved Training of Wasserstein GANs: A Consistency Term and Its Dual Effect" in pytorch
☆37Updated 6 years ago
Alternatives and similar repositories for improved-improved-wgan-pytorch
Users that are interested in improved-improved-wgan-pytorch are comparing it to the libraries listed below
Sorting:
- Non-Adversarial Unsupervised Domain Mapping☆39Updated 6 years ago
- GANs with multiple Discriminators☆78Updated 3 years ago
- PyTorch implementation of DRAGAN (https://arxiv.org/abs/1705.07215)☆95Updated 8 years ago
- Official implementation of "Semantically Decomposing the Latent Spaces of Generative Adversarial Networks"☆95Updated 7 years ago
- Pytorch code for our ICLR 2017 paper "Layered-Recursive GAN for image generation"☆151Updated 5 years ago
- Capsule GAN: Unsupervised representation learning with CapsNet based Generative Adversarial Networks☆57Updated 6 years ago
- NIPS 2017: ALICE: Towards Understanding Adversarial Learning for Joint Distribution Matching☆82Updated 7 years ago
- Tensorflow implementation of Generative Latent Optimization (GLO) proposed by Facebook AI Research☆95Updated 8 years ago
- Photographic Image Synthesis with Cascaded Refinement Networks - Pytorch Implementation☆64Updated 7 years ago
- torch code to decode (and almost encode) latents from art-DCGAN's Portrait GAN☆39Updated 7 years ago
- Pytorch implementation of BicycleGAN with implementation details☆102Updated 7 years ago
- Code to reproduce results from the paper "AmbientGAN: Generative models from lossy measurements"☆90Updated 7 years ago
- A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)☆114Updated 7 years ago
- Odds and Ends and Things I've implemented.