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 Autoencoding beyond Pixels Using a Learned Similarity Metric☆29Updated 7 years ago
- Pytorch implementation of semi-supervised DCGAN based on "Improved Techniques for Training GANs"☆41Updated 3 years ago
- Pytorch implementation of paper "Autoencoding beyond pixels using a learned similarity metric"☆43Updated 5 years ago
- Implemention of "CVAE-GAN: Fine-Grained Image Generation through Asymmetric Training"☆45Updated 6 years ago
- [TNNLS] Bayesian Cycle-Consistent Generative Adversarial Networks via Marginalizing Latent Sampling☆46Updated 4 years ago
- Convolutional variational autoencoder in PyTorch☆46Updated 7 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
- PyTorch Implementation of Unrolled Generative Adversarial Networks☆40Updated 6 years ago
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- Code for Invariant Rep. Without Adversaries (NIPS 2018)☆35Updated 5 years ago
- Epistemic Uncertainty Estimation with Monte Carlo Dropout☆8Updated 5 years ago
- VAE with RealNVP prior and Super-Resolution VAE in PyTorch. Code release for https://arxiv.org/abs/2006.05218.☆79Updated 4 years ago
- GAN+VAE hybrid experiments☆10Updated 6 years ago
- Batch-Instance Normalization (BIN)☆78Updated 5 years ago
- Official implementation of "On GANs and GMMs"