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
☆57Updated 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:
- ☆139Updated last year
- A collection of resources and papers on Vector Quantized Variational Autoencoder (VQ-VAE) and its application☆306Updated 7 months ago
- VQVAE for video prediction☆27Updated 3 years ago
- 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'☆184Updated 2 years ago
- A minimal PyTorch implementation of the VQ-VAE model described in "Neural Discrete Representation Learning".☆76Updated 3 years ago
- VQ-VAE/GAN implementation in pytorch-lightning☆45Updated 9 months ago
- A minimal implementation of a denoising diffusion model in PyTorch.☆127Updated 9 months ago
- ☆41Updated last year
- PyTorch implementation of diffusion models.☆59Updated 3 years 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
- Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in P…☆206Updated last year
- Official code for "Maximum Likelihood Training of Score-Based Diffusion Models", NeurIPS 2021 (spotlight)☆148Updated 3 years ago
- [ICLR'23 Spotlight] gDDIM: analyze and accelerate general diffusion models, isotropic and non-isotropic☆49Updated last year
- [NeurIPS 2023] code for "DisDiff: Unsupervised Disentanglement of Diffusion Probabilistic Models☆71Updated last year
- Unofficial Implementation of "Denoising Diffusion Probabilistic Models" in PyTorch(Lightning)☆91Updated 4 years ago
- Collection of tutorials on diffusion models, step-by-step implementation guide, scripts for generating images with AI, prompt engineering…☆126Updated 5 months ago
- Annotated Flow Matching paper☆205Updated 11 months ago
- A simple tutorial of Diffusion Probabilistic Models☆98Updated 9 months ago
- Code for ICLR 2023 Paper, "Stable Target Field for Reduced Variance Score Estimation in Diffusion Models”☆76Updated 2 years ago
- [ICCV 2023] Online Clustered Codebook☆176Updated 11 months ago
- Implementation of Diffusion Transformer Model in Pytorch☆66Updated 3 months ago
- Code for Fast Training of Diffusion Models with Masked Transformers☆408Updated last year
- A benchmarking suite for disentanglement algorithms, suited for evaluating robustness to correlated factors. Codebase for the paper "Dise…☆74Updated 2 years ago
- PyTorch implementation of D2C: Diffuison-Decoding Models for Few-shot Conditional Generation.☆125Updated 3 years ago
- A mini-library for training consistency models.☆246Updated last year
- PyTorch Implementation of V-objective Diffusion Probabilistic Models with Classifier-free Guidance☆32Updated last year
- The Official PyTorch Implementation of "VAEBM: A Symbiosis between Variational Autoencoders and Energy-based Models" (ICLR 2021 spotlight…☆57Updated 2 years ago
- Unofficial Implementation of Consistency Models in pytorch☆259Updated 2 years ago
- denoising diffusion models, as simple as possible☆168Updated 2 years ago