rothk / Stabilizing_GANsLinks
Code for the NIPS17 paper "Stabilizing Training of Generative Adversarial Networks through Regularization"
☆94Updated 7 years ago
Alternatives and similar repositories for Stabilizing_GANs
Users that are interested in Stabilizing_GANs are comparing it to the libraries listed below
Sorting:
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- Code for "Flow-GAN: Combining Maximum Likelihood and Adversarial Learning in Generative Models", AAAI 2018.☆108Updated 7 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆247Updated 2 years ago
- Official implementation of "Semantically Decomposing the Latent Spaces of Generative Adversarial Networks"☆95Updated 7 years ago
- implement infoGAN using pytorch☆153Updated 6 years ago
- Pytorch Implementation of OpenAI's GLOW☆94Updated 4 years ago
- Conditional Autoencoders with Adversarial Information Factorization☆72Updated 6 years ago
- Glow: Generative Flow with Invertible 1×1 Convolutions☆77Updated 6 years ago
- Implementation of Self-Attention Generative Adversarial Networks by Zhang et al. (with spectral normalization and projection discriminato…☆39Updated 7 years ago
- Implementation of Diversity-Sensitive Conditional Generative Adversarial Networks (ICLR 2019)☆98Updated 3 years ago
- Code to reproduce results from the paper "AmbientGAN: Generative models from lossy measurements"☆90Updated 7 years ago
- Official implementation of "On GANs and GMMs"☆66Updated 5 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
- A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)☆113Updated 6 years ago
- Code accompanying the paper "Geometric GAN"☆57Updated 8 years ago
- CPU/GPU/TPU implementation of the Inception Score☆80Updated 5 years ago
- VAE-GAN in Tensorflow☆90Updated 6 years ago
- [NeurIPS 2018] [JSAIT] PacGAN: The power of two samples in generative adversarial networks☆81Updated 4 years ago
- This repository contains the code for the paper: Disentangling Factors of Variation with Cycle-Consistent Variational Auto-encoders (htt…☆72Updated 6 years ago
- Cross-domain disentanglement network☆91Updated 6 years ago
- Pytorch implementation of "One-Shot Unsupervised Cross Domain Translation" NIPS 2018☆139Updated 6 years ago
- Python script to download the celebA-HQ dataset from google drive☆140Updated 5 years ago
- PyTorch implementation of "Glow: Generative Flow with Invertible 1x1 Convolutions"☆45Updated 6 years ago
- GAN-QP: A Novel GAN Framework without Gradient Vanishing and Lipschitz Constraint☆119Updated 5 years ago
- GANs with multiple Discriminators☆78Updated 2 years ago
- A PyTorch implementation of the VQ-VAE-2 paper☆75Updated 5 years ago
- Capsule GAN: Unsupervised representation learning with CapsNet based Generative Adversarial Networks☆57Updated 6 years ago
- Simple Tensorflow Implementation of "Spectral Normalization for Generative Adversarial Networks" (ICLR 2018)☆141Updated 6 years ago
- Training MMD GANs.☆86Updated 7 years ago
- An implementation of VAEGAN (variational autoencoder + generative adversarial network).☆92Updated 8 years ago