jfsantos / dragan-pytorchLinks
PyTorch implementation of DRAGAN (https://arxiv.org/abs/1705.07215)
☆95Updated 8 years ago
Alternatives and similar repositories for dragan-pytorch
Users that are interested in dragan-pytorch are comparing it to the libraries listed below
Sorting:
- pytorch implementation of Rosca, Mihaela, et al. "Variational Approaches for Auto-Encoding Generative Adversarial Networks." arXiv prepri…☆81Updated 8 years ago
- Official implementation of "Semantically Decomposing the Latent Spaces of Generative Adversarial Networks"☆95Updated 7 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 Generative Latent Optimization (GLO) proposed by Facebook AI Research☆95Updated 8 years ago
- Pytorch code for our ICLR 2017 paper "Layered-Recursive GAN for image generation"☆151Updated 4 years ago
- Code for "On the Effects of Batch and Weight Normalization in Generative Adversarial Networks"☆181Updated 7 years ago
- An implementation of VAEGAN (variational autoencoder + generative adversarial network).☆93Updated 8 years ago
- Code for the paper "Adversarial Generator-Encoder Networks"☆287Updated 7 years ago
- Pytorch implementation of "One-Sided Unsupervised Domain Mapping" NIPS 2017☆194Updated 6 years ago
- A PyTorch implementation of the paper "Semantic Image Synthesis via Adversarial Learning" in ICCV 2017☆142Updated 8 years ago
- A stable algorithm for GAN training☆240Updated 7 years ago
- Pytorch implementation of BicycleGAN with implementation details☆103Updated 7 years ago
- Code for the models in "PixelVAE: A Latent Variable Model for Natural Images" (https://arxiv.org/abs/1611.05013☆94Updated 8 years ago
- in progress☆118Updated 6 years ago
- PixelVAE with or without regularization☆69Updated 8 years ago
- Glow: Generative Flow with Invertible 1×1 Convolutions☆77Updated 6 years ago
- GANs with multiple Discriminators☆78Updated 2 years ago
- Tensorflow Implementation of the paper "Spectral Normalization for Generative Adversarial Networks" (ICML 2017 workshop)☆250Updated 8 years ago
- Re-implement CycleGAN in Tensorlayer☆89Updated 7 years ago
- A Tensorflow implementation of BicycleGAN.☆102Updated 7 years ago
- Code to reproduce results from the paper "AmbientGAN: Generative models from lossy measurements"☆90Updated 7 years ago
- PyTorch inference for "Progressive Growing of GANs" with CelebA snapshot☆322Updated 8 years ago
- NIPS 2017: ALICE: Towards Understanding Adversarial Learning for Joint Distribution Matching☆82Updated 7 years ago
- Implementation of Coulomb GANs☆62Updated 4 years ago
- Style and Structure GAN (ECCV 2016)☆113Updated 8 years ago
- An implementation of the deep convolutional generative adversarial network, combined with a varational autoencoder☆109Updated 8 years ago
- Torch Implemention of ECCV'16 paper: Attribute2Image☆96Updated 6 years ago
- Chainer implementation of Least Squares GAN (LSGAN)☆53Updated 8 years ago
- TensorFlow implementations of Wasserstein GAN with Gradient Penalty (WGAN-GP), Least Squares GAN (LSGAN), GANs with the hinge loss.☆44Updated 6 years ago
- The implementation of Temporal Generative Adversarial Nets with Singular Value Clipping☆80Updated 5 years ago