yxlao / reverse-gan.pytorch
Precise Recovery of Latent Vectors from Generative Adversarial Networks in PyTorch
☆32Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for reverse-gan.pytorch
- Pytorch implementation of "One-Shot Unsupervised Cross Domain Translation" NIPS 2018☆139Updated 5 years ago
- Implementation of Diversity-Sensitive Conditional Generative Adversarial Networks (ICLR 2019)☆98Updated 3 years ago
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- Official implementation of "Semantically Decomposing the Latent Spaces of Generative Adversarial Networks"☆95Updated 6 years ago
- PyTorch implementation of DRAGAN (https://arxiv.org/abs/1705.07215)☆97Updated 7 years ago
- Non-Adversarial Unsupervised Domain Mapping☆39Updated 5 years ago
- Tensorflow implementation of Generative Latent Optimization (GLO) proposed by Facebook AI Research☆96Updated 7 years ago
- BMSG-GAN with more features☆45Updated 5 years ago
- PyTorch implementation of "Emerging Disentanglement in Auto-Encoder Based Unsupervised Image Content Transfer"☆115Updated 4 years ago
- Cross-domain disentanglement network☆91Updated 5 years ago
- Generative Adversarial Interpolative Autoencoder (GAIA) is a Generative Adversarial Network (GAN) made up of Autoencoders (AE) trained ex…☆77Updated 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
- Source code for ICLR 2019 paper☆24Updated 4 years ago
- Pytorch code for our ICLR 2017 paper "Layered-Recursive GAN for image generation"