explainingai-code / VQVAE-PytorchLinks
This repo implements VQVAE on mnist and as well as colored version of mnist images. It also implements simple LSTM for generating sample numbers using the encoder outputs of trained VQVAE
☆61Updated last year
Alternatives and similar repositories for VQVAE-Pytorch
Users that are interested in VQVAE-Pytorch are comparing it to the libraries listed below
Sorting:
- A basic PyTorch implementation of 'Denoising Diffusion Probabilistic Models'☆185Updated 3 years ago
- A minimal PyTorch implementation of the VQ-VAE model described in "Neural Discrete Representation Learning".☆88Updated 3 years ago
- A collection of resources and papers on Vector Quantized Variational Autoencoder (VQ-VAE) and its application☆329Updated last year
- ☆144Updated last year
- A minimal implementation of a denoising diffusion model in PyTorch.☆131Updated 2 months ago
- PyTorch implementation of VQ-VAE-2 from "Generating Diverse High-Fidelity Images with VQ-VAE-2"☆164Updated 2 years ago
- [NeurIPS 2023] code for "DisDiff: Unsupervised Disentanglement of Diffusion Probabilistic Models☆71Updated 2 years ago
- A mini-library for training consistency models.☆251Updated 2 years ago
- VQ-VAE/GAN implementation in pytorch-lightning☆49Updated last year
- Official code for "Maximum Likelihood Training of Score-Based Diffusion Models", NeurIPS 2021 (spotlight)☆153Updated 4 years ago
- ☆44Updated 2 years ago
- A minimal yet resourceful implementation of diffusion models (along with pretrained models + synthetic images for nine datasets)☆307Updated last year
- A naive implementation of PixelCNN in Pytorch as described in A Oord et. al.☆64Updated 5 years ago
- Unofficial Implementation of "Denoising Diffusion Probabilistic Models" in PyTorch(Lightning)☆90Updated 5 years ago
- A simple tutorial of Diffusion Probabilistic Models☆108Updated last year
- Annotated Flow Matching paper☆227Updated last year
- VQVAE for video prediction☆31Updated 3 years ago
- denoising diffusion models, as simple as possible☆173Updated 3 years ago
- Unofficial Implementation of Consistency Models in pytorch☆260Updated 2 years ago
- PyTorch implementation of diffusion models.☆60Updated 4 years ago
- The Official PyTorch Implementation of "LSGM: Score-based Generative Modeling in Latent Space" (NeurIPS 2021)☆370Updated 4 years ago
- This repo contains the implementation of VQGAN, Taming Transformers for High-Resolution Image Synthesis in PyTorch from scratch. I have a…☆40Updated last year
- Collection of tutorials on diffusion models, step-by-step implementation guide, scripts for generating images with AI, prompt engineering…☆156Updated 10 months ago
- Official PyTorch implementation of the paper: Flow Matching in Latent Space☆331Updated last year
- Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in P…☆207Updated last year
- ☆231Updated 2 years ago
- ☆328Updated 3 years ago
- [Neurips 2021]Diffusion Normalizing Flow (DiffFlow)☆120Updated 2 years ago
- Experiment with diffusion models that you can run on your local jupyter instances☆65Updated last year
- A simple implementation of classifier-free guidance DDIM on MNIST☆36Updated 3 years ago