soochan-lee / MR-GAN
Official PyTorch implementation of Harmonizing Maximum Likelihood with GANs for Multimodal Conditional Generation (ICLR 2019)
☆93Updated 8 months ago
Alternatives and similar repositories for MR-GAN:
Users that are interested in MR-GAN are comparing it to the libraries listed below
- Implementation of Diversity-Sensitive Conditional Generative Adversarial Networks (ICLR 2019)☆98Updated 3 years ago
- Pytorch implementation of Conditional image-to-image translation (CVPR 2018)☆48Updated 6 years ago
- Pytorch implementation of "One-Shot Unsupervised Cross Domain Translation" NIPS 2018☆139Updated 6 years ago
- ACM-MM2019☆28Updated 5 years ago
- Implementation of Self-Attention Generative Adversarial Networks by Zhang et al. (with spectral normalization and projection discriminato…☆39Updated 6 years ago
- PyTorch implementation of "Emerging Disentanglement in Auto-Encoder Based Unsupervised Image Content Transfer"☆114Updated 5 years ago
- Cross-domain disentanglement network☆91Updated 5 years ago
- Minimal PyTorch implementation of Generative Latent Optimization from the paper "Optimizing the Latent Space of Generative Networks"☆120Updated 7 years ago
- PyTorch Implementation of Unrolled Generative Adversarial Networks☆39Updated 6 years ago
- Simple Tensorflow implementation of "Image-to-Image Translation via Group-wise Deep Whitening-and-Coloring Transformation" (CVPR 2019 Ora…☆56Updated 5 years ago
- PyTorch implementation of "Glow: Generative Flow with Invertible 1x1 Convolutions"☆44Updated 6 years ago
- Simple Tensorflow implementation of SphereGAN (CVPR 2019 Oral)☆56Updated 5 years ago
- Whitening and Coloring transform for GANs☆35Updated 5 years ago
- Multi-mapping Image-to-Image Translation via Learning Disentanglement. NeurIPS2019☆113Updated 4 years ago
- Simple Tensorflow implementation of RelativisticGAN☆50Updated 6 years ago
- Tensorflow implementation of Discriminator Rejection Sampling☆24Updated 5 years ago
- Code for “Auto-Embedding Generative Adversarial Networks for High Resolution Image Synthesis”☆39Updated 5 years ago
- unsupervised video and image generation☆58Updated 4 years ago
- Pytorch implementation of of "Domain Intersection and Domain Difference" (ICCV 2019)☆39Updated 5 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
- Simple Tensorflow implementation of "Diverse Image-to-Image Translation via Disentangled Representations" (ECCV 2018 Oral)☆120Updated 5 years ago
- Tensorflow code of the paper "Self-supervised GAN: Analysis and Improvement with Multi-class Minimax Game".☆36Updated 5 years ago
- ☆131Updated 6 years ago
- A PyTorch 0.4 implementation of Progressive Growing of GANs for Improved Quality, Stability and Variability (https://arxiv.org/abs/1710.1…☆56Updated 5 years ago
- Homomorphic Latent Space Interpolation for Unpaired Image-to-image Translation☆106Updated 2 years ago
- ☆30Updated 5 years ago
- dcgan combined with vae in pytorch!