lucabergamini / VAEGAN-PYTORCHLinks
VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.
☆190Updated 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
Sorting:
- PyTorch implementation of Wasserstein Auto-Encoders☆296Updated 5 years ago
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆107Updated 7 years ago
- PyTorch Implementation of InfoGAN☆327Updated 2 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.☆174Updated last year
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 7 years ago
- implement infoGAN using pytorch☆153Updated 7 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆247Updated 3 years ago
- ☆276Updated 7 years ago
- Improved WGAN in Pytorch☆441Updated 2 years ago
- Dual Discriminator Generative Adversarial Nets☆63Updated 7 years ago
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆123Updated 6 years ago
- Variational Autoencoder implemented with PyTorch, Trained over CelebA Dataset☆171Updated 8 years ago
- MMD-GAN: Towards Deeper Understanding of Moment Matching Network☆201Updated 2 years ago
- Pytorch implementation of paper "Autoencoding beyond pixels using a learned similarity metric"☆45Updated 5 years ago
- Pytorch implementation of semi-supervised DCGAN based on "Improved Techniques for Training GANs"☆41Updated 3 years ago
- code for "Adversarial Feature Learning"☆239Updated 3 years ago
- Wasserstein Auto-Encoders☆507Updated 7 years ago
- Implementation of a convolutional Variational-Autoencoder model in pytorch.☆74Updated 6 years ago
- An adversarial autoencoder implementation in pytorch☆85Updated 6 years ago
- ☆86Updated 7 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆373Updated 6 years ago
- Pytorch implementation of FactorVAE proposed in Disentangling by Factorising(http://arxiv.org/abs/1802.05983)☆278Updated 7 years ago
- This repository contains the code for the paper: Disentangling Factors of Variation with Cycle-Consistent Variational Auto-encoders (htt…☆72Updated 7 years ago
- Improving MMD-GAN training with repulsive loss function☆90Updated 2 years ago
- CPU/GPU/TPU implementation of the Inception Score☆80Updated 5 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆75Updated 7 years ago
- Conditional Autoencoders with Adversarial Information Factorization☆72Updated 6 years ago
- Generation of 128x128 bird images using VAE-GAN with additional feature matching loss☆90Updated 7 years ago
- An unofficial PyTorch implementation of SNGAN (ICLR 2018) and cGANs with projection discriminator (ICLR 2018).☆157Updated 5 years ago