chaitanya100100 / VAE-for-Image-GenerationLinks
Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR10 datasets
☆122Updated 6 years ago
Alternatives and similar repositories for VAE-for-Image-Generation
Users that are interested in VAE-for-Image-Generation are comparing it to the libraries listed below
Sorting:
- Variational Autoencoder implemented with PyTorch, Trained over CelebA Dataset☆170Updated 7 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆190Updated 7 years ago
- Implementation of a convolutional Variational-Autoencoder model in pytorch.☆74Updated 6 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆55Updated 7 years ago
- A wizard's guide to Adversarial Autoencoders☆432Updated 3 years ago
- An adversarial autoencoder implementation in pytorch☆85Updated 6 years ago
- Replicating "Understanding disentangling in β-VAE"☆199Updated 7 years ago
- Wasserstein Adversarial Autoencoder Pytorch☆27Updated 7 years ago
- Pytorch Adversarial Auto Encoder (AAE)☆87Updated 6 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 7 years ago
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- code for "Adversarial Feature Learning"☆239Updated 3 years ago
- Tensorflow code of "autoencoding beyond pixels using a learned similarity metric"☆127Updated 7 years ago
- PyTorch implementation of Wasserstein Auto-Encoders☆296Updated 5 years ago
- implement infoGAN using pytorch☆153Updated 6 years ago
- Variational Auto Encoder☆39Updated 8 years ago
- Convolutional variational autoencoder in PyTorch☆46Updated 7 years ago
- Implementation of autoencoders in PyTorch☆57Updated 7 years ago
- ☆200Updated 8 years ago
- Wasserstein Auto-Encoders☆507Updated 7 years ago
- ☆91Updated 6 years ago
- Variational auto-encoder trained on celebA . All rights reserved.☆182Updated 7 years ago
- Triplet Variational Autoencoder experiments for DDSM dataset☆21Updated 7 years ago
- A Tensorflow implementation of a Variational Autoencoder for the deep learning course at the University of Southern California (USC).☆131Updated 5 years ago
- Improving MMD-GAN training with repulsive loss function☆90Updated 2 years ago
- Code for "Understanding and Improving Interpolation in Autoencoders via an Adversarial Regularizer"☆244Updated 7 years ago
- PyTorch implementation of "Auto-Encoding Variational Bayes"☆41Updated 8 years ago
- [NeurIPS 2018] [JSAIT] PacGAN: The power of two samples in generative adversarial networks☆81Updated 4 years ago
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆301Updated 5 years ago
- This repository contains a pytorch implementation for the paper: Multi-Level Variational Autoencoder (https://arxiv.org/abs/1705.08841), …☆71Updated 3 years ago