LukeDitria / CNN-VAELinks
Variational Autoencoder (VAE) with perception loss implementation in pytorch
☆130Updated 10 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☆299Updated 5 years ago
- A Variational Autoencoder based on the ResNet18-architecture☆120Updated 6 years ago
- This is an implementation of the VAE (Variational Autoencoder) for Cifar10☆72Updated 3 years ago
- Simple and clean implementation of Conditional Variational AutoEncoder (cVAE) using PyTorch☆100Updated last year
- Variational AutoEncoder + ResNet Transfer Learning☆229Updated 2 years ago
- Implementation of "Autoencoding beyond pixels using a learned similarity metric" using Pytorch☆62Updated 5 years ago
- Improved training of Wasserstein GANs☆47Updated 3 years ago
- A simple tutorial of Variational AutoEncoders with Pytorch☆390Updated last year
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆74Updated 6 years ago
- Pytorch implementation for VAE and conditional VAE.☆36Updated 4 years ago
- Continuous Conditional Generative Adversarial Networks (CcGAN)☆131Updated last year
- Visually Explainable VAE☆62Updated 4 years ago
- ☆110Updated 6 years ago
- Pytorch implementation of common image generation metrics.☆181Updated 11 months ago
- Autoencoders in PyTorch☆92Updated 3 years ago
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆112Updated 3 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆273Updated 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
- Pytorch Implementation of variational auto-encoder for MNIST☆62Updated 6 years ago
- Implementation of a Conditional Variational Auto-Encoder GAN in pytorch☆43Updated 3 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 4 years ago
- A toy example of VAE-regression network☆72Updated 5 years ago
- A Variational Autoencoder (VAE) implemented in PyTorch☆425Updated 3 years ago
- Mutual Information in Pytorch☆112Updated last year
- The Official PyTorch Implementation of "LSGM: Score-based Generative Modeling in Latent Space" (NeurIPS 2021)☆363Updated 3 years ago
- An unofficial Pytorch implementation of SNGAN, achieving IS of 8.21 and FID of 14.21 on CIFAR-10.☆47Updated 2 years ago
- Minimalist implementation of VQ-VAE in Pytorch☆540Updated 4 years ago
- Pytorch implementation of paper "Autoencoding beyond pixels using a learned similarity metric"☆43Updated 5 years ago
- Ladder Variational Autoencoders (LVAE) in PyTorch☆91Updated 4 years ago
- Various autoencoders with ResNet, DenseNet and U-Net implementations, as well as VAE and GAN implementations.☆38Updated last year