LukeDitria / CNN-VAELinks
Variational Autoencoder (VAE) with perception loss implementation in pytorch
☆132Updated 11 months ago
Alternatives and similar repositories for CNN-VAE
Users that are interested in CNN-VAE are comparing it to the libraries listed below
Sorting:
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆300Updated 5 years ago
- A Variational Autoencoder based on the ResNet18-architecture☆120Updated 6 years ago
- Simple and clean implementation of Conditional Variational AutoEncoder (cVAE) using PyTorch☆102Updated last year
- This is an implementation of the VAE (Variational Autoencoder) for Cifar10☆72Updated 3 years ago
- A simple tutorial of Variational AutoEncoders with Pytorch☆394Updated last year
- Variational AutoEncoder + ResNet Transfer Learning☆229Updated 2 years ago
- Autoencoders in PyTorch☆93Updated 3 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆74Updated 6 years ago
- Implementation of "Autoencoding beyond pixels using a learned similarity metric" using Pytorch☆63Updated 5 years ago
- Continuous Conditional Generative Adversarial Networks (CcGAN)☆130Updated last year
- Improved training of Wasserstein GANs☆47Updated 3 years ago
- Pytorch implementation for VAE and conditional VAE.☆36Updated 4 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆275Updated 4 years ago
- [CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Va…☆199Updated 2 years ago
- Convolutional variational autoencoder in PyTorch☆46Updated 7 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆194Updated 4 months ago
- Pytorch implementation of β-VAE☆544Updated 4 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆112Updated 3 years ago
- Mutual Information in Pytorch☆112Updated last year
- Pytorch implementation of common image generation metrics.☆183Updated last year
- ☆110Updated 6 years ago
- Implementation of a Conditional Variational Auto-Encoder GAN in pytorch☆43Updated 3 years ago
- PyTorch Implementations of a VAE and a beta-VAE.☆60Updated 4 years ago
- A brief tutorial on the Wasserstein auto-encoder☆83Updated 6 years ago
- Pytorch implementations of generative models: VQVAE2, AIR, DRAW, InfoGAN, DCGAN, SSVAE☆92Updated 4 years ago
- A σ-VAE implementation in PyTorch☆98Updated 3 years ago
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆32Updated last year
- Visually Explainable VAE☆63Updated 4 years ago
- Various autoencoders with ResNet, DenseNet and U-Net implementations, as well as VAE and GAN implementations.☆38Updated last year
- An unofficial Pytorch implementation of SNGAN, achieving IS of 8.21 and FID of 14.21 on CIFAR-10.☆47Updated 2 years ago