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
☆61Updated 2 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:
- [NeurIPS 2023] code for "DisDiff: Unsupervised Disentanglement of Diffusion Probabilistic Models☆71Updated 2 years ago
- PyTorch implementation of VQ-VAE-2 from "Generating Diverse High-Fidelity Images with VQ-VAE-2"☆164Updated 2 years ago
- ☆144Updated last year
- A minimal implementation of a denoising diffusion model in PyTorch.☆131Updated 2 months ago
- A basic PyTorch implementation of 'Denoising Diffusion Probabilistic Models'☆185Updated 3 years ago
- VQ-VAE/GAN implementation in pytorch-lightning☆49Updated last year
- A minimal PyTorch implementation of the VQ-VAE model described in "Neural Discrete Representation Learning".☆88Updated 3 years ago
- A collection of resources and papers on Vector Quantized Variational Autoencoder (VQ-VAE) and its application☆329Updated last year
- Unofficial Implementation of "Denoising Diffusion Probabilistic Models" in PyTorch(Lightning)☆90Updated 5 years ago
- Unofficial Implementation of Consistency Models in pytorch☆260Updated 2 years ago
- ☆44Updated 2 years ago
- A simple tutorial of Diffusion Probabilistic Models☆108Updated last year
- Implementation of Recurrent Interface Network (RIN), for highly efficient generation of images and video without cascading networks, in P…☆207Updated last year
- This repo contains the implementation of VQGAN, Taming Transformers for High-Resolution Image Synthesis in PyTorch from scratch. I have a…☆40Updated last year
- A minimal yet resourceful implementation of diffusion models (along with pretrained models + synthetic images for nine datasets)☆306Updated last year
- A mini-library for training consistency models.☆251Updated 2 years ago
- ☆328Updated 3 years ago
- PyTorch implementation of diffusion models.☆60Updated 4 years ago
- Collection of tutorials on diffusion models, step-by-step implementation guide, scripts for generating images with AI, prompt engineering…☆156Updated 10 months ago
- Implementation of Bit Diffusion, Hinton's group's attempt at discrete denoising diffusion, in Pytorch☆355Updated 2 years ago
- Official PyTorch implementation of the paper: Flow Matching in Latent Space☆331Updated last year
- ☆483Updated 3 years ago
- a simple unofficial implementation of classifier-free diffusion guidance☆211Updated 2 years ago
- The Official PyTorch Implementation of "LSGM: Score-based Generative Modeling in Latent Space" (NeurIPS 2021)☆370Updated 4 years ago
- A naive implementation of PixelCNN in Pytorch as described in A Oord et. al.☆64Updated 5 years ago
- Annotated Flow Matching paper☆227Updated last year
- Code for Fast Training of Diffusion Models with Masked Transformers☆421Updated last year
- Implementation of Classifier Free Guidance in Pytorch, with emphasis on text conditioning, and flexibility to include multiple text embed…☆537Updated 10 months ago
- VQVAE for video prediction☆31Updated 3 years ago
- Code for ICLR 2023 Paper, "Stable Target Field for Reduced Variance Score Estimation in Diffusion Models”☆76Updated 2 years ago