chendaichao / VAE-pytorch
Pytorch implementation for VAE and conditional VAE.
☆33Updated 4 years ago
Alternatives and similar repositories for VAE-pytorch:
Users that are interested in VAE-pytorch are comparing it to the libraries listed below
- Implementation of "Autoencoding beyond pixels using a learned similarity metric" using Pytorch☆61Updated 4 years ago
- Implementation of a Conditional Variational Auto-Encoder GAN in pytorch☆43Updated 3 years ago
- Simple and clean implementation of Conditional Variational AutoEncoder (CVAE) using PyTorch☆86Updated last year
- Pytorch implementation of paper "Autoencoding beyond pixels using a learned similarity metric"☆43Updated 5 years ago
- A simple tutorial of Variational AutoEncoders with Pytorch☆360Updated last year
- Variational Autoencoder (VAE) with perception loss implementation in pytorch☆120Updated 6 months ago
- PyTorch implementation for Conditional Image Generation with Score-Based Diffusion Models☆75Updated 7 months ago
- PyTorch implementation of Variational Diffusion Models.☆78Updated 9 months ago
- C-GMVAE: Gaussian Mixture VAE with Contrastive Learning for Multi-Label Classification☆47Updated last year
- Autoencoders in PyTorch☆90Updated 2 years ago
- Mutual Information in Pytorch☆108Updated last year
- A Variational Autoencoder based on the ResNet18-architecture☆119Updated 6 years ago
- PyTorch implementation of VAEGAN☆26Updated 5 years ago
- VAE, Variational Autoencoder, Deep Learning, Medical Imaging☆20Updated 2 years ago
- Official source code repository for the ICML 2021 paper "Hierarchical VAEs Know What They Don't Know"☆30Updated 3 years ago
- Official implementation of "DiffuseVAE: Efficient, Controllable and High-Fidelity Generation from Low-Dimensional Latents"☆357Updated 2 years ago
- A toy example of VAE-regression network☆72Updated 4 years ago
- Code for comparison of multimodal VAE models☆28Updated 10 months ago
- Unofficial Implementation of "Denoising Diffusion Probabilistic Models" in PyTorch(Lightning)☆89Updated 4 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆259Updated 4 years ago
- ☆67Updated last year
- The Pytorch Tutorial of Score-based and Diffusion Model☆315Updated 8 months ago
- Pytorch implementation of Conditional-GAN (CGAN)☆41Updated 2 years ago
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆31Updated last year
- Code for Diff-SCM paper☆93Updated last year
- An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》☆111Updated 3 years ago
- Ladder Variational Autoencoders (LVAE) in PyTorch☆91Updated 4 years ago
- A brief tutorial on the Wasserstein auto-encoder☆84Updated 6 years ago
- This is an implementation of the VAE (Variational Autoencoder) for Cifar10☆69Updated 3 years ago
- A naive implementation of PixelCNN in Pytorch as described in A Oord et. al.☆62Updated 4 years ago