lucabergamini / VAEGAN-PYTORCHLinks
VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.
☆189Updated 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:
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- implement infoGAN using pytorch☆153Updated 6 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆247Updated 2 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
- Dual Discriminator Generative Adversarial Nets☆63Updated 7 years ago
- ☆86Updated 7 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆107Updated 7 years ago
- Tensorflow code of "autoencoding beyond pixels using a learned similarity metric"☆127Updated 6 years ago
- PyTorch Implementation of InfoGAN☆325Updated 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.☆173Updated 9 months ago
- code for "Adversarial Feature Learning"☆238Updated 2 years ago
- Improved WGAN in Pytorch☆440Updated last year
- Generative image model with learned similarity measures☆442Updated 8 years ago
- Wasserstein Auto-Encoders☆508Updated 6 years ago
- code for "Isolating Sources of Disentanglement in Variational Autoencoders".☆350Updated 2 years ago
- Pytorch Adversarial Auto Encoder (AAE)☆88Updated 6 years ago
- ☆238Updated 6 years ago
- Pytorch implementation of paper "Autoencoding beyond pixels using a learned similarity metric"☆43Updated 5 years ago
- Code for the NIPS17 paper "Stabilizing Training of Generative Adversarial Networks through Regularization"☆94Updated 7 years ago
- Disentanglement library for PyTorch☆278Updated 3 years ago
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆122Updated 6 years ago
- Generation of 128x128 bird images using VAE-GAN with additional feature matching loss☆90Updated 6 years ago
- GAN-QP: A Novel GAN Framework without Gradient Vanishing and Lipschitz Constraint☆119Updated 5 years ago
- Implemention of "CVAE-GAN: Fine-Grained Image Generation through Asymmetric Training"☆45Updated 6 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
- Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-☆679Updated 7 years ago
- An unofficial PyTorch implementation of SNGAN (ICLR 2018) and cGANs with projection discriminator (ICLR 2018).☆158Updated 5 years ago
- MMD-GAN: Towards Deeper Understanding of Moment Matching Network☆199Updated last year