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 collection of resources and papers on Vector Quantized Variational Autoencoder (VQ-VAE) and its application☆328Updated 11 months ago
- ☆144Updated last year
- A minimal PyTorch implementation of the VQ-VAE model described in "Neural Discrete Representation Learning".☆88Updated 3 years ago
- PyTorch implementation of VQ-VAE-2 from "Generating Diverse High-Fidelity Images with VQ-VAE-2"☆163Updated 2 years ago
- A basic PyTorch implementation of 'Denoising Diffusion Probabilistic Models'☆185Updated 3 years ago
- A minimal implementation of a denoising diffusion model in PyTorch.☆131Updated last month
- [NeurIPS 2023] code for "DisDiff: Unsupervised Disentanglement of Diffusion Probabilistic Models☆71Updated 2 years ago
- VQ-VAE/GAN implementation in pytorch-lightning☆50Updated last year
- [ICCV 2023] Online Clustered Codebook☆181Updated last year
- ☆482Updated 3 years ago
- Implementation of Diffusion Transformer Model in Pytorch☆73Updated last week
- Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in P…☆207Updated last year
- Annotated Flow Matching paper☆226Updated last year
- Unofficial Implementation of Consistency Models in pytorch☆260Updated 2 years ago
- ☆212Updated 2 years ago
- A mini-library for training consistency models.☆251Updated 2 years ago
- Official PyTorch implementation of the paper: Flow Matching in Latent Space☆329Updated 11 months ago
- VQVAE for video prediction☆31Updated 3 years ago
- A simple tutorial of Diffusion Probabilistic Models☆108Updated last year
- PyTorch implementation of diffusion models.☆60Updated 4 years ago
- ☆43Updated last year
- Implementation of RQ Transformer, proposed in the paper "Autoregressive Image Generation using Residual Quantization"☆122Updated 3 years ago
- ☆328Updated 3 years ago
- A minimal yet resourceful implementation of diffusion models (along with pretrained models + synthetic images for nine datasets)☆305Updated last year
- denoising diffusion models, as simple as possible☆171Updated 3 years ago
- Unofficial Implementation of "Denoising Diffusion Probabilistic Models" in PyTorch(Lightning)☆90Updated 5 years ago
- Code for Fast Training of Diffusion Models with Masked Transformers☆419Updated last year
- Collection of tutorials on diffusion models, step-by-step implementation guide, scripts for generating images with AI, prompt engineering…☆155Updated 10 months ago
- Official code for "Maximum Likelihood Training of Score-Based Diffusion Models", NeurIPS 2021 (spotlight)☆153Updated 4 years ago
- [ICLR2023] Discrete Contrastive Diffusion for Cross-Modal Music and Image Generation (CDCD).☆162Updated 2 years ago