timsainb / GAIALinks
Generative Adversarial Interpolative Autoencoder (GAIA) is a Generative Adversarial Network (GAN) made up of Autoencoders (AE) trained explicitly on interpolations to promote convexity and better latent interpolations.
☆78Updated 5 years ago
Alternatives and similar repositories for GAIA
Users that are interested in GAIA are comparing it to the libraries listed below
Sorting:
- Official implementation of "Semantically Decomposing the Latent Spaces of Generative Adversarial Networks"☆95Updated 7 years ago
- BMSG-GAN with more features☆45Updated 6 years ago
- Code to reproduce results from the paper "AmbientGAN: Generative models from lossy measurements"☆90Updated 7 years ago
- Precise Recovery of Latent Vectors from Generative Adversarial Networks in PyTorch☆32Updated 8 years ago
- torch code to decode (and almost encode) latents from art-DCGAN's Portrait GAN☆39Updated 6 years ago
- Progressively Growing GAN in PyTorch for Image and Sound generation☆113Updated 7 years ago
- Progressive training of GANs with Mutual Information Penalty☆187Updated 6 years ago
- Code for "Understanding and Improving Interpolation in Autoencoders via an Adversarial Regularizer"☆244Updated 6 years ago
- Code for the NIPS17 paper "Stabilizing Training of Generative Adversarial Networks through Regularization"☆94Updated 7 years ago
- ProGAN with Standard, WGAN, WGAN-GP, LSGAN, BEGAN, DRAGAN, Conditional GAN, InfoGAN, and Auxiliary Classifier GAN training methods☆52Updated 10 months ago
- An implementation of VAEGAN (variational autoencoder + generative adversarial network).☆92Updated 8 years ago
- in progress☆117Updated 6 years ago
- Invert a pre-trained GAN model (includes code for training a GAN on celebA)☆84Updated 6 years ago
- Non-Adversarial Unsupervised Domain Mapping☆39Updated 6 years ago
- Variational Autoencoder trained by Feature Perceputal Loss☆82Updated 6 years ago
- Tensorflow implementation of Generative Latent Optimization (GLO) proposed by Facebook AI Research☆95Updated 7 years ago
- Code for paper: "Support Vector Machines, Wasserstein's distance and gradient-penalty GANs maximize a margin"☆178Updated 5 years ago
- PyTorch implementation of DRAW: A Recurrent Neural Network For Image Generation trained on Devanagari dataset.☆89Updated 4 years ago
- Code accompanying the paper "Geometric GAN"☆57Updated 8 years ago
- A keras (tensorflow) reimplementation of MUNIT: Multimodal Unsupervised Image-to-Image Translation https://arxiv.org/abs/1804.04732☆67Updated 6 years ago
- Official PyTorch implementation of Harmonizing Maximum Likelihood with GANs for Multimodal Conditional Generation (ICLR 2019)☆93Updated 11 months ago
- Image-to-image translation with flow-based generative model☆64Updated 6 years ago
- Pytorch implementation of "Estimating the Success of Unsupervised Image to Image Translation" ECCV 2018☆18Updated 6 years ago
- Code for the paper "Banach Wasserstein GAN"☆31Updated 6 years ago
- PyTorch implementation of "Emerging Disentanglement in Auto-Encoder Based Unsupervised Image Content Transfer"☆114Updated 5 years ago
- Simple Tensorflow implementation of RelativisticGAN☆50Updated 6 years ago
- Code from paper "On Relativistic f-divergences" (http://arxiv.org/abs/1901.02474)☆86Updated 5 years ago
- Simple Tensorflow implementation of SphereGAN (CVPR 2019 Oral)☆56Updated 5 years ago
- Implementation of Hierarchical Long-term Video Prediction without Supervision☆89Updated 3 years ago
- Implementation of Diversity-Sensitive Conditional Generative Adversarial Networks (ICLR 2019)☆98Updated 3 years ago