airalcorn2 / vqvae-pytorchLinks
A minimal PyTorch implementation of the VQ-VAE model described in "Neural Discrete Representation Learning".
☆86Updated 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
Sorting:
- ☆327Updated 3 years ago
- Official code for "Maximum Likelihood Training of Score-Based Diffusion Models", NeurIPS 2021 (spotlight)☆153Updated 4 years ago
- A simple tutorial of Diffusion Probabilistic Models☆108Updated last year
- PyTorch Implementation of DSB for Score Based Generative Modeling. Experiments managed using Hydra.☆188Updated 4 years ago
- A pytorch implementation of the vector quantized variational autoencoder (https://arxiv.org/abs/1711.00937)☆863Updated 3 years ago
- A summary of related works about flow matching, stochastic interpolants☆626Updated 9 months ago
- PyTorch Implementation of Diffusion Schrodinger Bridge Matching☆193Updated 10 months ago
- A mini-library for training consistency models.☆251Updated 2 years ago
- Unofficial PyTorch Implementation of Denoising Diffusion Probabilistic Models (DDPM)☆229Updated last year
- PyTorch implementation of Variational Diffusion Models.☆104Updated last year
- Annotated Flow Matching paper☆225Updated last year
- This repo implements VQVAE on mnist and as well as colored version of mnist images. It also implements simple LSTM for generating sample …☆61Updated last year
- A simple tutorial of Variational AutoEncoders with Pytorch☆429Updated last year
- A series of tutorial notebooks on denoising diffusion probabilistic models in PyTorch☆713Updated 3 years ago
- The official PyTorch implementation for NCSNv2 (NeurIPS 2020)☆317Updated 4 years ago
- Code release for the paper Generative Modeling With Inverse Heat Dissipation☆79Updated 2 years ago
- A basic PyTorch implementation of 'Denoising Diffusion Probabilistic Models'☆185Updated 3 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.☆142Updated 3 years ago
- VQ-VAE/GAN implementation in pytorch-lightning☆50Updated last year
- Minimal Implementation of a D3PM in pytorch☆281Updated last year
- The Pytorch Tutorial of Score-based and Diffusion Model☆355Updated last year
- ☆230Updated 2 years ago
- Implementation of rectified flow and some of its followup research / improvements in Pytorch☆406Updated last week
- Conditional diffusion model to generate MNIST. Minimal script. Based on 'Classifier-Free Diffusion Guidance'.☆821Updated 2 years ago
- A minimal yet resourceful implementation of diffusion models (along with pretrained models + synthetic images for nine datasets)☆304Updated last year
- Official PyTorch implementation of the paper: Flow Matching in Latent Space☆328Updated 11 months ago
- ☆200Updated last year
- Official implementation of "DiffuseVAE: Efficient, Controllable and High-Fidelity Generation from Low-Dimensional Latents"☆379Updated 3 years ago
- PyTorch implementation of "Neural Optimal Transport" (ICLR 2023 Spotlight)☆217Updated 2 years ago