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
☆59Updated 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☆316Updated 8 months ago
- [NeurIPS 2023] code for "DisDiff: Unsupervised Disentanglement of Diffusion Probabilistic Models☆71Updated 2 years ago
- ☆142Updated last year
- PyTorch implementation of VQ-VAE-2 from "Generating Diverse High-Fidelity Images with VQ-VAE-2"☆159Updated 2 years ago
- A basic PyTorch implementation of 'Denoising Diffusion Probabilistic Models'☆185Updated 2 years ago
- VQ-VAE/GAN implementation in pytorch-lightning☆48Updated 11 months ago
- This repo contains the implementation of VQGAN, Taming Transformers for High-Resolution Image Synthesis in PyTorch from scratch. I have a…☆36Updated last year
- A minimal PyTorch implementation of the VQ-VAE model described in "Neural Discrete Representation Learning".☆81Updated 3 years ago
- VQVAE for video prediction☆28Updated 3 years ago
- Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in P…☆204Updated last year
- denoising diffusion models, as simple as possible☆170Updated 2 years ago
- A minimal implementation of a denoising diffusion model in PyTorch.☆127Updated 11 months ago
- [ICCV 2023] Online Clustered Codebook☆176Updated last year
- a simple unofficial implementation of classifier-free diffusion guidance☆207Updated 2 years ago
- A simple tutorial of Diffusion Probabilistic Models☆103Updated 10 months ago
- An unofficial implementation of both ViT-VQGAN and RQ-VAE in Pytorch☆316Updated 6 months ago
- Code for Fast Training of Diffusion Models with Masked Transformers☆416Updated last year
- ☆477Updated 3 years ago
- Collection of tutorials on diffusion models, step-by-step implementation guide, scripts for generating images with AI, prompt engineering…☆137Updated 7 months ago
- Implementation of diffusion models in pytorch for custom training.☆32Updated 2 years ago
- Official implementation of MCVD: Masked Conditional Video Diffusion for Prediction, Generation, and Interpolation (https://arxiv.org/abs/…☆349Updated 3 years ago
- Unofficial Implementation of Consistency Models in pytorch☆259Updated 2 years ago
- Unofficial Implementation of "Denoising Diffusion Probabilistic Models" in PyTorch(Lightning)☆91Updated 5 years ago
- Implementation of Diffusion Transformer Model in Pytorch☆70Updated 5 months ago
- Using pre-trained Diffusion models as priors for inference tasks☆208Updated 2 years ago
- Official PyTorch implementation of the paper: Flow Matching in Latent Space☆310Updated 9 months ago
- [ICLR'23 Spotlight] gDDIM: analyze and accelerate general diffusion models, isotropic and non-isotropic☆49Updated last year
- PyTorch implementation of D2C: Diffuison-Decoding Models for Few-shot Conditional Generation.☆125Updated 3 years ago
- ☆117Updated 2 years ago
- Implementation of various DDPM papers to understand how they work☆89Updated 7 months ago