timsainb / GAIA
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.
☆77Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for GAIA
- BMSG-GAN with more features☆45Updated 5 years ago
- Official implementation of "Semantically Decomposing the Latent Spaces of Generative Adversarial Networks"☆95Updated 6 years ago
- Code for "Understanding and Improving Interpolation in Autoencoders via an Adversarial Regularizer"☆244Updated 6 years ago
- Precise Recovery of Latent Vectors from Generative Adversarial Networks in PyTorch☆32Updated 7 years ago
- Code to reproduce results from the paper "AmbientGAN: Generative models from lossy measurements"☆89Updated 6 years ago
- Tensorflow implementation of Generative Latent Optimization (GLO) proposed by Facebook AI Research☆96Updated 7 years ago
- Code for the NIPS17 paper "Stabilizing Training of Generative Adversarial Networks through Regularization"☆94Updated 6 years ago
- Adversarially Learned Inference in Pytorch☆30Updated 7 years ago
- An implementation of VAEGAN (variational autoencoder + generative adversarial network).☆93Updated 7 years ago
- in progress☆117Updated 5 years ago
- Variational Autoencoder trained by Feature Perceputal Loss☆82Updated 5 years ago
- Code for the models in "PixelVAE: A Latent Variable Model for Natural Images" (https://arxiv.org/abs/1611.05013☆93Updated 7 years ago
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- Code accompanying the paper "Geometric GAN"☆57Updated 7 years ago
- A PyTorch implementation of the VQ-VAE-2 paper☆76Updated 5 years ago
- PixelVAE with or without regularization☆66Updated 7 years ago
- Simple Tensorflow implementation of RelativisticGAN☆50Updated 6 years ago
- TensorFlow implementations of Wasserstein GAN with Gradient Penalty (WGAN-GP), Least Squares GAN (LSGAN), GANs with the hinge loss.☆44Updated 5 years ago
- Pure tensorflow implementation of progressive growing of GANs☆30Updated 6 years ago
- Tensorflow code of Dist-GAN, GN-GAN and other GAN methods☆66Updated 5 years ago
- VAE-GAN in Tensorflow☆91Updated 5 years ago
- Learning to Avoid Errors in GANs by Input Space Manipulation (Code for paper)☆23Updated 7 years ago
- Progressive training of GANs with Mutual Information Penalty☆187Updated 6 years ago
- Progressively Growing GAN in PyTorch for Image and Sound generation☆112Updated 6 years ago
- Tensorflow implementation of Discriminator Rejection Sampling☆24Updated 4 years ago
- Wasserstein DCGAN in Tensorflow/Keras☆93Updated 7 years ago
- Implementation of Coulomb GANs☆62Updated 3 years ago
- Code from paper "On Relativistic f-divergences" (http://arxiv.org/abs/1901.02474)☆84Updated 4 years ago
- Invert a pre-trained GAN model (includes code for training a GAN on celebA)☆84Updated 5 years ago
- Implementation of Diversity-Sensitive Conditional Generative Adversarial Networks (ICLR 2019)☆98Updated 3 years ago