minhnhat93 / tf-SNDCGAN
Tensorflow Implementation of the paper "Spectral Normalization for Generative Adversarial Networks" (ICML 2017 workshop)
☆250Updated 7 years ago
Alternatives and similar repositories for tf-SNDCGAN:
Users that are interested in tf-SNDCGAN are comparing it to the libraries listed below
- Code for "On the Effects of Batch and Weight Normalization in Generative Adversarial Networks"☆181Updated 7 years ago
- Code for the paper "Adversarial Generator-Encoder Networks"☆285Updated 6 years ago
- Stacked Generative Adversarial Networks☆243Updated 7 years ago
- PyTorch inference for "Progressive Growing of GANs" with CelebA snapshot☆321Updated 7 years ago
- This is the project for LS-GAN (Loss-Sensitive GAN)☆213Updated 8 years ago
- InfoGAN: Interpretable Representation Learning☆153Updated 7 years ago
- Implement Coupled Generative Adversarial Networks in Tensorflow☆101Updated 7 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 7 years ago
- in progress☆262Updated 7 years ago
- Boundary Equibilibrium Generative Adversarial Networks Implementation in Tensorflow☆207Updated 4 years ago
- Adversarially Learned Inference☆310Updated 6 years ago
- pytorch implementation of Rosca, Mihaela, et al. "Variational Approaches for Auto-Encoding Generative Adversarial Networks." arXiv prepri…☆80Updated 7 years ago
- Tensorflow Implementation of Wasserstein GAN (and Improved version in wgan_v2)☆240Updated 6 years ago
- VAE-GAN in Tensorflow☆90Updated 6 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆418Updated 8 years ago
- ☆288Updated 7 years ago
- A PyTorch implementation of the paper "Semantic Image Synthesis via Adversarial Learning" in ICCV 2017☆144Updated 7 years ago
- GeneGAN: Learning Object Transfiguration and Attribute Subspace from Unpaired Data☆143Updated 6 years ago
- A tensorflow implementation of google's AC-GAN ( Auxiliary Classifier GAN ).☆395Updated 7 years ago
- Pytorch implementation of "One-Sided Unsupervised Domain Mapping" NIPS 2017☆195Updated 5 years ago
- Official implementation of "Semantically Decomposing the Latent Spaces of Generative Adversarial Networks"☆95Updated 6 years ago
- This project is an implementation of the Generative Adversarial Network proposed in our CVPR 2017 paper - DeLiGAN : Generative Adversaria…☆111Updated 7 years ago
- Simple Tensorflow Implementation of "Spectral Normalization for Generative Adversarial Networks" (ICLR 2018)☆141Updated 6 years ago
- ☆136Updated 6 years ago
- Tensorflow code of "autoencoding beyond pixels using a learned similarity metric"☆127Updated 6 years ago
- Unrolled Generative Adversarial Networks☆292Updated 7 years ago
- Invertible conditional GANs for image editing☆286Updated 3 years ago
- PyTorch implementation of DRAGAN (https://arxiv.org/abs/1705.07215)☆97Updated 7 years ago
- An implementation of VAEGAN (variational autoencoder + generative adversarial network).☆92Updated 8 years ago
- Reimplementation of cycle-gan(https://arxiv.org/pdf/1703.10593.pdf) with improved w-gan(https://arxiv.org/abs/1704.00028) loss in tensorf…☆71Updated 5 years ago