airalcorn2 / vqvae-pytorchLinks
A minimal PyTorch implementation of the VQ-VAE model described in "Neural Discrete Representation Learning".
☆80Updated 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:
- PyTorch implementation of Variational Diffusion Models.☆94Updated last year
- ☆323Updated 3 years ago
- Official code for "Maximum Likelihood Training of Score-Based Diffusion Models", NeurIPS 2021 (spotlight)☆150Updated 3 years ago
- A simple tutorial of Diffusion Probabilistic Models☆102Updated 10 months ago
- PyTorch Implementation of DSB for Score Based Generative Modeling. Experiments managed using Hydra.☆182Updated 3 years ago
- A mini-library for training consistency models.☆248Updated last year
- PyTorch Implementation of Diffusion Schrodinger Bridge Matching☆180Updated 7 months ago
- VQ-VAE/GAN implementation in pytorch-lightning☆48Updated 11 months ago
- A summary of related works about flow matching, stochastic interpolants☆573Updated 6 months ago
- Annotated Flow Matching paper☆209Updated last year
- The official PyTorch implementation for NCSNv2 (NeurIPS 2020)☆313Updated 4 years ago
- A series of tutorial notebooks on denoising diffusion probabilistic models in PyTorch☆699Updated 2 years ago
- A pytorch implementation of the vector quantized variational autoencoder (https://arxiv.org/abs/1711.00937)☆826Updated 2 years ago
- Minimal Implementation of a D3PM in pytorch☆261Updated last year
- Implementation of rectified flow and some of its followup research / improvements in Pytorch☆381Updated 2 months ago
- ☆176Updated last year
- Educational implementation of the Discrete Flow Matching paper☆117Updated last year
- The Official PyTorch Implementation of "LSGM: Score-based Generative Modeling in Latent Space" (NeurIPS 2021)☆364Updated 3 years ago
- Unofficial PyTorch Implementation of Denoising Diffusion Probabilistic Models (DDPM)☆214Updated last year
- A Tutorial for Diffusion Models☆59Updated 2 years ago
- A simple tutorial of Variational AutoEncoders with Pytorch☆413Updated last year
- Implement a MNIST(also minimal) version of denoising diffusion probabilistic model from scratch.The model only has 4.55MB.☆131Updated 2 years ago
- A minimal yet resourceful implementation of diffusion models (along with pretrained models + synthetic images for nine datasets)☆293Updated last year
- Code release for the paper Generative Modeling With Inverse Heat Dissipation☆77Updated 2 years ago
- ☆141Updated last year
- ☆229Updated 2 years ago
- Official PyTorch implementation of the paper: Flow Matching in Latent Space☆308Updated 8 months ago
- The Pytorch Tutorial of Score-based and Diffusion Model☆347Updated last year
- Reference implementation for Deep Unsupervised Learning using Nonequilibrium Thermodynamics☆509Updated 8 years ago
- This repo implements VQVAE on mnist and as well as colored version of mnist images. It also implements simple LSTM for generating sample …☆59Updated last year