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.
☆79Updated 6 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
- Variational Autoencoder trained by Feature Perceputal Loss☆82Updated 6 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
- Progressive training of GANs with Mutual Information Penalty☆186Updated 7 years ago
- Code for "Understanding and Improving Interpolation in Autoencoders via an Adversarial Regularizer"☆244Updated 7 years ago
- ProGAN with Standard, WGAN, WGAN-GP, LSGAN, BEGAN, DRAGAN, Conditional GAN, InfoGAN, and Auxiliary Classifier GAN training methods☆52Updated last year
- An implementation of VAEGAN (variational autoencoder + generative adversarial network).☆93Updated 8 years ago
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- ☆22Updated 5 years ago
- Invert a pre-trained GAN model (includes code for training a GAN on celebA)☆84Updated 6 years ago
- Tensorflow implementation of Generative Latent Optimization (GLO) proposed by Facebook AI Research☆95Updated 8 years ago
- Code to reproduce results from the paper "AmbientGAN: Generative models from lossy measurements"☆89Updated 7 years ago
- Code for the NIPS17 paper "Stabilizing Training of Generative Adversarial Networks through Regularization"☆94Updated 7 years ago
- Code from paper "On Relativistic f-divergences" (http://arxiv.org/abs/1901.02474)☆86Updated 5 years ago
- Official PyTorch implementation of Harmonizing Maximum Likelihood with GANs for Multimodal Conditional Generation (ICLR 2019)☆94Updated last year
- Glow: Generative Flow with Invertible 1×1 Convolutions☆77Updated 6 years ago
- Code for reproducing experiments in "Exploiting GAN Internal Capacity for High-Quality Reconstruction of Natural Images"☆16Updated 5 years ago
- Capsule GAN: Unsupervised representation learning with CapsNet based Generative Adversarial Networks☆57Updated 6 years ago
- Code for the paper "Banach Wasserstein GAN"☆31Updated 6 years ago
- A keras (tensorflow) reimplementation of MUNIT: Multimodal Unsupervised Image-to-Image Translation https://arxiv.org/abs/1804.04732☆66Updated 6 years ago
- Simple Tensorflow implementation of SphereGAN (CVPR 2019 Oral)☆56Updated 6 years ago
- in progress☆118Updated 6 years ago
- Learning to Avoid Errors in GANs by Input Space Manipulation (Code for paper)☆23Updated 8 years ago
- Pure tensorflow implementation of progressive growing of GANs☆30Updated 7 years ago
- Tensorflow code of Dist-GAN, GN-GAN and other GAN methods☆66Updated 6 years ago
- Progressively Growing GAN in PyTorch for Image and Sound generation☆113Updated 7 years ago
- Code accompanying the paper "Geometric GAN"☆57Updated 8 years ago
- A PyTorch implementation of the VQ-VAE-2 paper☆75Updated 6 years ago