lisadunlap / VAE-GANLinks
VAE-GAN applied to the MNIST Digits
☆22Updated 5 years ago
Alternatives and similar repositories for VAE-GAN
Users that are interested in VAE-GAN are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of paper "Autoencoding beyond pixels using a learned similarity metric"☆46Updated 6 years ago
- Pytorch implementation of semi-supervised DCGAN based on "Improved Techniques for Training GANs"☆41Updated 3 years ago
- VAE with RealNVP prior and Super-Resolution VAE in PyTorch. Code release for https://arxiv.org/abs/2006.05218.☆78Updated 5 years ago
- Convolutional variational autoencoder in PyTorch☆46Updated 7 years ago
- Official implementation of "On GANs and GMMs"☆67Updated 6 years ago
- Tensorflow implementation of the Ladder Network with convolutional Layers. The Ladder Network consists of an Encoder and Decoder with lat…☆13Updated 6 years ago
- An adversarial autoencoder implementation in pytorch☆85Updated 6 years ago
- Generation of 128x128 bird images using VAE-GAN with additional feature matching loss☆90Updated 7 years ago
- Code for the paper "Training Normalizing Flows with the Information Bottleneck for Competitive Generative Classification" (2020)☆43Updated last year
- Implemention of "CVAE-GAN: Fine-Grained Image Generation through Asymmetric Training"☆46Updated 6 years ago
- Sliced Wasserstein Distance (SWD) in PyTorch☆114Updated 6 years ago
- Convolutional Autoencoder with SetNet in PyTorch☆90Updated 3 years ago
- Pytorch implementation of Autoencoding beyond Pixels Using a Learned Similarity Metric☆30Updated 7 years ago
- ☆41Updated 7 years ago
- Visualisations for Convolutional Neural Networks in Pytorch☆86Updated 7 years ago
- Variational Autoencoder implemented with PyTorch, Trained over CelebA Dataset☆171Updated 8 years ago
- dcgan combined with vae in pytorch!☆117Updated 7 years ago
- Mutual Information Neural Estimator implemented in Tensorflow☆47Updated 6 years ago
- Implementation of autoencoders in PyTorch☆57Updated 7 years ago
- Code for Image Synthesis with a Convolutional Capsule Generative Adversarial Network☆20Updated 6 years ago
- In this paper, we show that the performance of a learnt generative model is closely related to the model's ability to accurately represen…☆41Updated 4 years ago
- Code for the paper "Curriculum Dropout", ICCV 2017☆26Updated 7 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆108Updated 7 years ago
- Tensorflow Implementation for paper "self-supervised generative adversarial networks"☆38Updated 5 years ago
- Self-Supervised Representation Learning by Rotation Feature Decoupling☆95Updated 6 years ago
- Implementation of the Sliced Wasserstein Autoencoder using PyTorch☆102Updated 7 years ago
- Pytorch Adversarial Auto Encoder (AAE)☆87Updated 6 years ago
- A Pytorch Implementation of the Beta-VAE☆45Updated 6 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆191Updated 7 years ago
- t-sne visualization of mnist images when feature is represented by raw pixels and cnn learned feature☆65Updated 7 years ago