christiancosgrove / pytorch-saganLinks
Implementation of Self-Attention Generative Adversarial Networks by Zhang et al. (with spectral normalization and projection discriminator)
☆39Updated 7 years ago
Alternatives and similar repositories for pytorch-sagan
Users that are interested in pytorch-sagan are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of "One-Shot Unsupervised Cross Domain Translation" NIPS 2018☆141Updated 6 years ago
- PyTorch Implementation of Unrolled Generative Adversarial Networks☆40Updated 7 years ago
- dcgan combined with vae in pytorch!☆117Updated 7 years ago
- unsupervised video and image generation☆58Updated 5 years ago
- Pytorch implementation of "One-Sided Unsupervised Domain Mapping" NIPS 2017☆195Updated 6 years ago
- Pytorch implementation of Conditional image-to-image translation (CVPR 2018)☆48Updated 6 years ago
- Code to reproduce results from the paper "AmbientGAN: Generative models from lossy measurements"☆90Updated 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
- Official PyTorch implementation of Harmonizing Maximum Likelihood with GANs for Multimodal Conditional Generation (ICLR 2019)☆94Updated last year
- Code for the paper "Banach Wasserstein GAN"☆31Updated 6 years ago
- Pytorch code for our ICLR 2017 paper "Layered-Recursive GAN for image generation"☆151Updated 4 years ago
- Cross-domain disentanglement network☆91Updated 6 years ago
- implement infoGAN using pytorch☆153Updated 7 years ago
- Simple Tensorflow Implementation of "Spectral Normalization for Generative Adversarial Networks" (ICLR 2018)☆141Updated 7 years ago
- Training MMD GANs.☆86Updated 7 years ago
- Sliced Wasserstein Generator☆39Updated 7 years ago
- ECCV2018☆67Updated 6 years ago
- A Unified Feature Disentangler for Multi-Domain Image Translation and Manipulation☆141Updated 6 years ago
- Minimal PyTorch implementation of Generative Latent Optimization from the paper "Optimizing the Latent Space of Generative Networks"☆121Updated 7 years ago
- ☆131Updated 7 years ago
- Disconnected Manifold Learning for Generative Adversarial Networks.☆13Updated 6 years ago
- Variational Autoencoder implemented with PyTorch, Trained over CelebA Dataset☆171Updated 8 years ago
- Invert a pre-trained GAN model (includes code for training a GAN on celebA)☆84Updated 7 years ago
- PyTorch implementation of "Glow: Generative Flow with Invertible 1x1 Convolutions"☆45Updated 7 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆247Updated 3 years ago
- Implementation of Diversity-Sensitive Conditional Generative Adversarial Networks (ICLR 2019)☆98Updated 4 years ago
- Improving MMD-GAN training with repulsive loss function☆91Updated 3 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.☆174Updated last year
- MMD-GAN: Towards Deeper Understanding of Moment Matching Network☆201Updated 2 years ago
- Tensorflow implementation of Discriminator Rejection Sampling☆24Updated 5 years ago