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.
☆78Updated 5 years ago
Alternatives and similar repositories for GAIA:
Users that are interested in GAIA are comparing it to the libraries listed below
- Official implementation of "Semantically Decomposing the Latent Spaces of Generative Adversarial Networks"☆95Updated 6 years ago
- BMSG-GAN with more features☆45Updated 5 years ago
- An implementation of VAEGAN (variational autoencoder + generative adversarial network).☆92Updated 8 years ago
- Code for the NIPS17 paper "Stabilizing Training of Generative Adversarial Networks through Regularization"☆93Updated 7 years ago
- ProGAN with Standard, WGAN, WGAN-GP, LSGAN, BEGAN, DRAGAN, Conditional GAN, InfoGAN, and Auxiliary Classifier GAN training methods☆52Updated 6 months ago
- Code for "Understanding and Improving Interpolation in Autoencoders via an Adversarial Regularizer"☆245Updated 6 years ago
- Progressive training of GANs with Mutual Information Penalty☆187Updated 6 years ago
- Variational Autoencoder trained by Feature Perceputal Loss☆82Updated 5 years ago
- dcgan combined with vae in pytorch!☆116Updated 6 years ago
- Glow: Generative Flow with Invertible 1×1 Convolutions☆77Updated 6 years ago
- Invert a pre-trained GAN model (includes code for training a GAN on celebA)☆84Updated 6 years ago
- Precise Recovery of Latent Vectors from Generative Adversarial Networks in PyTorch☆32Updated 7 years ago
- Conditional Autoencoders with Adversarial Information Factorization☆72Updated 6 years ago
- VAE-GAN in Tensorflow☆90Updated 5 years ago
- Capsule GAN: Unsupervised representation learning with CapsNet based Generative Adversarial Networks☆57Updated 5 years ago
- Pure tensorflow implementation of progressive growing of GANs☆30Updated 7 years ago
- Code to reproduce results from the paper "AmbientGAN: Generative models from lossy measurements"☆90Updated 7 years ago
- ☆81Updated 7 years ago
- Implementation of Diversity-Sensitive Conditional Generative Adversarial Networks (ICLR 2019)☆98Updated 3 years ago
- Simple Tensorflow implementation of SphereGAN (CVPR 2019 Oral)☆56Updated 5 years ago
- Adversarially Learned Inference in Pytorch☆30Updated 7 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
- Code accompanying the paper "Geometric GAN"☆57Updated 7 years ago
- Tensorflow code of Dist-GAN, GN-GAN and other GAN methods☆66Updated 5 years ago
- Implementation of Coulomb GANs☆62Updated 3 years ago
- Simple Tensorflow implementation of RelativisticGAN☆50Updated 6 years ago
- PyTorch implementation of "Emerging Disentanglement in Auto-Encoder Based Unsupervised Image Content Transfer"☆114Updated 5 years ago
- pytorch implementation of Rosca, Mihaela, et al. "Variational Approaches for Auto-Encoding Generative Adversarial Networks." arXiv prepri…☆80Updated 7 years ago
- A PyTorch implementation of the VQ-VAE-2 paper☆75Updated 5 years ago
- PyTorch implementation of DRAGAN (https://arxiv.org/abs/1705.07215)☆97Updated 7 years ago