airalcorn2 / vqvae-pytorch
A minimal PyTorch implementation of the VQ-VAE model described in "Neural Discrete Representation Learning".
☆70Updated 3 years ago
Alternatives and similar repositories for vqvae-pytorch:
Users that are interested in vqvae-pytorch are comparing it to the libraries listed below
- ☆127Updated last year
- Official code for "Maximum Likelihood Training of Score-Based Diffusion Models", NeurIPS 2021 (spotlight)☆146Updated 3 years ago
- Annotated Flow Matching paper☆183Updated 7 months ago
- VQ-VAE/GAN implementation in pytorch-lightning☆44Updated 6 months ago
- A mini-library for training consistency models.☆242Updated last year
- PyTorch implementation of Variational Diffusion Models.☆80Updated last year
- PyTorch Implementation of Diffusion Schrodinger Bridge Matching☆154Updated 2 months ago
- ☆311Updated 2 years ago
- A simple tutorial of Diffusion Probabilistic Models☆90Updated 5 months ago
- The Official PyTorch Implementation of "LSGM: Score-based Generative Modeling in Latent Space" (NeurIPS 2021)☆362Updated 3 years ago
- PyTorch Implementation of DSB for Score Based Generative Modeling. Experiments managed using Hydra.☆163Updated 3 years ago
- The official PyTorch implementation for NCSNv2 (NeurIPS 2020)☆304Updated 3 years ago
- A summary of related works about flow matching, stochastic interpolants☆442Updated last month
- A minimalist implementation of score-based diffusion model☆126Updated 3 years ago
- Implementation of rectified flow and some of its followup research / improvements in Pytorch☆285Updated 2 weeks ago
- Official implementation of "DiffuseVAE: Efficient, Controllable and High-Fidelity Generation from Low-Dimensional Latents"☆367Updated 2 years ago
- ☆178Updated 4 months ago
- Pytorch implementation of stochastically quantized variational autoencoder (SQ-VAE)☆187Updated 2 years ago
- Implement a MNIST(also minimal) version of denoising diffusion probabilistic model from scratch.The model only has 4.55MB.☆112Updated 2 years ago
- Consistency Models Made Easy☆277Updated 6 months ago
- A collection of resources and papers on Vector Quantized Variational Autoencoder (VQ-VAE) and its application☆277Updated 3 months ago
- A minimal implementation of a denoising diffusion model in PyTorch.☆122Updated 5 months ago
- A pytorch implementation of the vector quantized variational autoencoder (https://arxiv.org/abs/1711.00937)☆749Updated 2 years ago
- Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in P…☆203Updated last year
- Official PyTorch implementation of the paper: Flow Matching in Latent Space☆269Updated 3 months ago
- ☆142Updated last year
- Unofficial Implementation of Consistency Models in pytorch☆255Updated 2 years ago
- ☆220Updated 2 years ago
- PyTorch implementation of VQ-VAE-2 from "Generating Diverse High-Fidelity Images with VQ-VAE-2"☆153Updated 2 years ago
- Unofficial Implementation of "Denoising Diffusion Probabilistic Models" in PyTorch(Lightning)☆90Updated 4 years ago