jfsantos / dragan-pytorch
PyTorch implementation of DRAGAN (https://arxiv.org/abs/1705.07215)
☆97Updated 7 years ago
Alternatives and similar repositories for dragan-pytorch:
Users that are interested in dragan-pytorch are comparing it to the libraries listed below
- pytorch implementation of Rosca, Mihaela, et al. "Variational Approaches for Auto-Encoding Generative Adversarial Networks." arXiv prepri…☆80Updated 7 years ago
- Tensorflow implementation of Generative Latent Optimization (GLO) proposed by Facebook AI Research☆95Updated 7 years ago
- Official implementation of "Semantically Decomposing the Latent Spaces of Generative Adversarial Networks"☆95Updated 6 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
- Style and Structure GAN (ECCV 2016)☆112Updated 7 years ago
- A PyTorch implementation of the paper "Semantic Image Synthesis via Adversarial Learning" in ICCV 2017☆143Updated 7 years ago
- Tensorflow Implementation of the paper "Spectral Normalization for Generative Adversarial Networks" (ICML 2017 workshop)☆250Updated 7 years ago
- Code for "On the Effects of Batch and Weight Normalization in Generative Adversarial Networks"☆181Updated 7 years ago
- ☆13Updated 8 years ago
- Pytorch implementation of BicycleGAN with implementation details☆102Updated 6 years ago
- GANs with multiple Discriminators☆78Updated 2 years ago
- Precise Recovery of Latent Vectors from Generative Adversarial Networks in PyTorch☆32Updated 7 years ago
- Pytorch code for our ICLR 2017 paper "Layered-Recursive GAN for image generation"☆151Updated 4 years ago
- An implementation of VAEGAN (variational autoencoder + generative adversarial network).☆92Updated 8 years ago
- Code for the models in "PixelVAE: A Latent Variable Model for Natural Images" (https://arxiv.org/abs/1611.05013☆93Updated 7 years ago
- PixelVAE with or without regularization☆66Updated 7 years ago
- Code for the paper "Adversarial Generator-Encoder Networks"☆286Updated 6 years ago
- The implementation of Temporal Generative Adversarial Nets with Singular Value Clipping☆79Updated 4 years ago
- Code for Class-Splitting Generative Adversarial Networks