timbmg / VAE-CVAE-MNISTLinks
Variational Autoencoder and Conditional Variational Autoencoder on MNIST in PyTorch
☆638Updated 3 months ago
Alternatives and similar repositories for VAE-CVAE-MNIST
Users that are interested in VAE-CVAE-MNIST are comparing it to the libraries listed below
Sorting:
- A Variational Autoencoder (VAE) implemented in PyTorch☆427Updated 3 years ago
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆301Updated 5 years ago
- Pytorch implementation of β-VAE☆549Updated 4 years ago
- PyTorch Implementation of InfoGAN☆327Updated 2 years ago
- Vector Quantized VAEs - PyTorch Implementation☆931Updated 2 years ago
- Minimalist implementation of VQ-VAE in Pytorch☆547Updated 4 years ago
- Implementation of Gaussian Mixture Variational Autoencoder (GMVAE) for Unsupervised Clustering☆343Updated 4 years ago
- Experiments for understanding disentanglement in VAE latent representations☆825Updated 2 years ago
- Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP☆789Updated last year
- PyTorch implementation of VQ-VAE by Aäron van den Oord et al.☆588Updated 5 years ago
- PyTorch implementation of Wasserstein Auto-Encoders☆296Updated 5 years ago
- Gaussian mixture models in PyTorch.☆573Updated 2 years ago
- Implementation of "Autoencoding beyond pixels using a learned similarity metric" using Pytorch☆63Updated 5 years ago
- code for "Isolating Sources of Disentanglement in Variational Autoencoders".☆350Updated 3 years ago
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆524Updated 8 years ago
- Variational AutoEncoder + ResNet Transfer Learning☆231Updated 2 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆276Updated 4 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆190Updated 7 years ago
- A pytorch implementation of MINE(Mutual Information Neural Estimation)☆350Updated 6 years ago
- The Official PyTorch Implementation of "NVAE: A Deep Hierarchical Variational Autoencoder" (NeurIPS 2020 spotlight paper)☆1,064Updated 2 years ago
- A curated list of awesome work on VAEs, disentanglement, representation learning, and generative models.☆824Updated 4 years ago
- pytorch implementation Variational Autoencoder and Conditional Variational Autoencoder☆80Updated 6 years ago
- Variational autoencoder implemented in tensorflow and pytorch (including inverse autoregressive flow)☆1,174Updated last year
- Pytorch implementation of FactorVAE proposed in Disentangling by Factorising(http://arxiv.org/abs/1802.05983)☆277Updated 7 years ago
- ☆274Updated 7 years ago
- a simple vae and cvae from keras☆1,348Updated 4 years ago
- Pytorch implementation of the Variational Recurrent Neural Network (VRNN).☆287Updated 3 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆74Updated 6 years ago
- Implementation of Generating Diverse High-Fidelity Images with VQ-VAE-2 in PyTorch☆1,762Updated 2 years ago
- A simple tutorial of Variational AutoEncoders with Pytorch☆406Updated last year