lucabergamini / VAEGAN-PYTORCH
VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.
☆187Updated 7 years ago
Alternatives and similar repositories for VAEGAN-PYTORCH:
Users that are interested in VAEGAN-PYTORCH are comparing it to the libraries listed below
- dcgan combined with vae in pytorch!☆116Updated 6 years ago
- Pytorch implementation of paper "Autoencoding beyond pixels using a learned similarity metric"☆43Updated 5 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆248Updated 2 years ago
- implement infoGAN using pytorch☆153Updated 6 years ago
- PyTorch implementation of Wasserstein Auto-Encoders☆295Updated 4 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 6 years ago
- Conditional Autoencoders with Adversarial Information Factorization☆72Updated 6 years ago
- Variational Autoencoder implemented with PyTorch, Trained over CelebA Dataset☆168Updated 7 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆107Updated 6 years ago
- Tensorflow code of "autoencoding beyond pixels using a learned similarity metric"☆127Updated 6 years ago
- Implemention of "CVAE-GAN: Fine-Grained Image Generation through Asymmetric Training"☆45Updated 6 years ago
- This is an almost exact replica in PyTorch of the Tensorflow version of Self-Attention GAN released by Google Brain in August 2018.☆173Updated 5 months ago
- Generative image model with learned similarity measures☆439Updated 8 years ago
- Generation of 128x128 bird images using VAE-GAN with additional feature matching loss☆88Updated 6 years ago
- PyTorch implemented generative models for CelebA dataset: DCGAN, LSGAN, WGAN, WGANGP, InfoGAN, BEGAN, VAE, VAEGAN☆36Updated 6 years ago
- Dual Discriminator Generative Adversarial Nets☆62Updated 7 years ago
- Pytorch Adversarial Auto Encoder (AAE)☆87Updated 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
- ☆86Updated 7 years ago
- Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs☆72Updated 7 years ago
- Improving MMD-GAN training with repulsive loss function☆89Updated 2 years ago
- code for "Adversarial Feature Learning"☆237Updated 2 years ago
- PyTorch Implementation of InfoGAN☆320Updated 2 years ago
- Implementation of the Sliced Wasserstein Autoencoder using PyTorch☆101Updated 6 years ago
- ☆272Updated 6 years ago
- An unofficial PyTorch implementation of SNGAN (ICLR 2018) and cGANs with projection discriminator (ICLR 2018).☆158Updated 5 years ago
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆121Updated 6 years ago
- code for "Isolating Sources of Disentanglement in Variational Autoencoders".☆347Updated 2 years ago
- MMD-GAN: Towards Deeper Understanding of Moment Matching Network☆198Updated last year
- Official implementation of "On GANs and GMMs"☆66Updated 5 years ago