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:
- ☆143Updated last year
- PyTorch implementation of VQ-VAE-2 from "Generating Diverse High-Fidelity Images with VQ-VAE-2"☆163Updated 2 years ago
- [NeurIPS 2023] code for "DisDiff: Unsupervised Disentanglement of Diffusion Probabilistic Models☆71Updated 2 years ago
- A basic PyTorch implementation of 'Denoising Diffusion Probabilistic Models'☆185Updated 3 years ago
- VQ-VAE/GAN implementation in pytorch-lightning☆50Updated last year
- A collection of resources and papers on Vector Quantized Variational Autoencoder (VQ-VAE) and its application☆327Updated 10 months ago
- A minimal PyTorch implementation of the VQ-VAE model described in "Neural Discrete Representation Learning".☆86Updated 3 years ago
- This repo contains the implementation of VQGAN, Taming Transformers for High-Resolution Image Synthesis in PyTorch from scratch. I have a…☆38Updated last year
- ☆42Updated last year
- VQVAE for video prediction☆31Updated 3 years ago
- A minimal implementation of a denoising diffusion model in PyTorch.☆131Updated 2 weeks ago
- A minimal yet resourceful implementation of diffusion models (along with pretrained models + synthetic images for nine datasets)☆303Updated last year
- [ICCV 2023] Online Clustered Codebook☆182Updated last year
- A mini-library for training consistency models.☆251Updated 2 years ago
- Implementation of Diffusion Transformer Model in Pytorch☆71Updated 7 months ago
- A simple tutorial of Diffusion Probabilistic Models☆108Updated last year
- Unofficial Implementation of "Denoising Diffusion Probabilistic Models" in PyTorch(Lightning)☆90Updated 5 years ago
- Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in P…☆207Updated last year
- denoising diffusion models, as simple as possible☆171Updated 3 years ago
- Experiment with diffusion models that you can run on your local jupyter instances☆63Updated last year
- ☆327Updated 3 years ago
- Unofficial Implementation of Consistency Models in pytorch☆261Updated 2 years ago
- A Tutorial for Diffusion Models☆60Updated 2 years ago
- Implement a MNIST(also minimal) version of denoising diffusion probabilistic model from scratch.The model only has 4.55MB.☆140Updated 3 years ago
- A simple implementation of classifier-free guidance DDIM on MNIST☆35Updated 3 years ago
- Annotated Flow Matching paper☆222Updated last year
- A naive implementation of PixelCNN in Pytorch as described in A Oord et. al.☆63Updated 5 years ago
- Official code for "Maximum Likelihood Training of Score-Based Diffusion Models", NeurIPS 2021 (spotlight)☆151Updated 4 years ago
- Using pre-trained Diffusion models as priors for inference tasks☆207Updated 2 years ago
- PyTorch implementation of diffusion models.☆60Updated 4 years ago