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
☆56Updated 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:
- ☆134Updated last year
- PyTorch implementation of VQ-VAE-2 from "Generating Diverse High-Fidelity Images with VQ-VAE-2"☆158Updated 2 years ago
- A collection of resources and papers on Vector Quantized Variational Autoencoder (VQ-VAE) and its application☆295Updated 5 months ago
- VQ-VAE/GAN implementation in pytorch-lightning☆45Updated 8 months ago
- [NeurIPS 2023] code for "DisDiff: Unsupervised Disentanglement of Diffusion Probabilistic Models☆71Updated last year
- A minimal PyTorch implementation of the VQ-VAE model described in "Neural Discrete Representation Learning".☆74Updated 3 years ago
- VQVAE for video prediction☆27Updated 3 years ago
- ☆41Updated last year
- A minimal implementation of a denoising diffusion model in PyTorch.☆126Updated 8 months ago
- A basic PyTorch implementation of 'Denoising Diffusion Probabilistic Models'☆182Updated 2 years ago
- This repo contains the implementation of VQGAN, Taming Transformers for High-Resolution Image Synthesis in PyTorch from scratch. I have a…☆36Updated 11 months ago
- A Tutorial for Diffusion Models☆56Updated 2 years ago
- Collection of tutorials on diffusion models, step-by-step implementation guide, scripts for generating images with AI, prompt engineering…☆123Updated 4 months ago
- [ICLR'23 Spotlight] gDDIM: analyze and accelerate general diffusion models, isotropic and non-isotropic☆49Updated last year
- A simple implementation of classifier-free guidance DDIM on MNIST☆33Updated 2 years ago
- [ICCV 2023] Online Clustered Codebook☆174Updated 10 months 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☆167Updated 2 years ago
- Experiment with diffusion models that you can run on your local jupyter instances☆63Updated 8 months ago
- Official Pytorch Implementation of Our CVPR2023 Paper: "Not All Image Regions Matter: Masked Vector Quantization for Autoregressive Image…☆59Updated last year
- a simple unofficial implementation of classifier-free diffusion guidance☆203Updated 2 years ago
- Implementation of Diffusion Transformer Model in Pytorch☆62Updated 2 months ago
- ☆130Updated 3 months ago
- Official Implementation of understanding the latent space of diffusion models through the lens of riemannian geometry (NeurIPS 2023)☆88Updated last year
- A practical implementation of GradNorm, Gradient Normalization for Adaptive Loss Balancing, in Pytorch☆99Updated last year
- A simple tutorial of Diffusion Probabilistic Models☆98Updated 7 months ago
- A minimal yet resourceful implementation of diffusion models (along with pretrained models + synthetic images for nine datasets)☆289Updated 10 months ago
- Implementation of rectified flow and some of its followup research / improvements in Pytorch☆326Updated last month
- ☆117Updated 2 years ago
- Code for ICLR 2023 Paper, "Stable Target Field for Reduced Variance Score Estimation in Diffusion Models”☆76Updated 2 years ago