andrewliao11 / unrolled-gansLinks
PyTorch Implementation of Unrolled Generative Adversarial Networks
☆40Updated 7 years ago
Alternatives and similar repositories for unrolled-gans
Users that are interested in unrolled-gans are comparing it to the libraries listed below
Sorting:
- dcgan combined with vae in pytorch!☆117Updated 7 years ago
- Implementation of Self-Attention Generative Adversarial Networks by Zhang et al. (with spectral normalization and projection discriminato…☆39Updated 7 years ago
- Training MMD GANs.☆86Updated 7 years ago
- A pytorch implementation of Paper "IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis"☆95Updated 6 years ago
- unsupervised video and image generation☆57Updated 5 years ago
- [NeurIPS 2018] [JSAIT] PacGAN: The power of two samples in generative adversarial networks☆82Updated 5 years ago
- PyTorch implementation of "Glow: Generative Flow with Invertible 1x1 Convolutions"☆45Updated 7 years ago
- Implementation of Diversity-Sensitive Conditional Generative Adversarial Networks (ICLR 2019)☆98Updated 4 years ago
- Simple Tensorflow Implementation of "Spectral Normalization for Generative Adversarial Networks" (ICLR 2018)☆141Updated 7 years ago
- This repository contains the code for the paper: Disentangling Factors of Variation with Cycle-Consistent Variational Auto-encoders (htt…☆72Updated 7 years ago
- This is an almost exact replica in PyTorch of the Tensorflow version of Self-Attention GAN released by Google Brain in August 2018.☆175Updated last year
- Cross-domain disentanglement network☆91Updated 6 years ago
- Official PyTorch implementation of Harmonizing Maximum Likelihood with GANs for Multimodal Conditional Generation (ICLR 2019)☆94Updated last year
- Code for the NIPS17 paper "Stabilizing Training of Generative Adversarial Networks through Regularization"☆95Updated 8 years ago
- Pytorch implementation of Conditional image-to-image translation (CVPR 2018)☆48Updated 6 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆247Updated 3 years ago
- ☆123Updated 5 years ago
- Code for the paper "Banach Wasserstein GAN"☆31Updated 6 years ago
- Improving MMD-GAN training with repulsive loss function☆90Updated 3 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆75Updated 7 years ago
- Sliced Wasserstein Generator☆39Updated 7 years ago
- An adversarial autoencoder implementation in pytorch☆86Updated 6 years ago
- Disconnected Manifold Learning for Generative Adversarial Networks.☆13Updated 7 years ago
- Pytorch Implementation of OpenAI's GLOW☆94Updated 4 years ago
- Invert a pre-trained GAN model (includes code for training a GAN on celebA)☆84Updated 7 years ago
- Pytorch implementation of "One-Shot Unsupervised Cross Domain Translation" NIPS 2018☆141Updated 6 years ago
- Seeing what a GAN cannot generate. Visualizes and quantifies object classes within scenes that are outside the range of a GAN.☆187Updated 4 years ago
- Code for "Flow-GAN: Combining Maximum Likelihood and Adversarial Learning in Generative Models", AAAI 2018.☆111Updated 8 years ago
- MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)☆153Updated 5 years ago
- implement infoGAN using pytorch☆153Updated 7 years ago