MishaLaskin / vqvaeLinks
A pytorch implementation of the vector quantized variational autoencoder (https://arxiv.org/abs/1711.00937)
☆819Updated 2 years ago
Alternatives and similar repositories for vqvae
Users that are interested in vqvae are comparing it to the libraries listed below
Sorting:
- Vector Quantized VAEs - PyTorch Implementation☆934Updated 2 years ago
- PyTorch implementation of VQ-VAE by Aäron van den Oord et al.☆589Updated 5 years ago
- Implementation of Generating Diverse High-Fidelity Images with VQ-VAE-2 in PyTorch☆1,769Updated 2 years ago
- Conditional diffusion model to generate MNIST. Minimal script. Based on 'Classifier-Free Diffusion Guidance'.☆798Updated last year
- Minimalist implementation of VQ-VAE in Pytorch☆548Updated 4 years ago
- A series of tutorial notebooks on denoising diffusion probabilistic models in PyTorch☆700Updated 2 years ago
- PyTorch implementation for Score-Based Generative Modeling through Stochastic Differential Equations (ICLR 2021, Oral)☆2,004Updated last year
- Pytorch implementation of VQGAN (Taming Transformers for High-Resolution Image Synthesis) (https://arxiv.org/pdf/2012.09841.pdf)☆531Updated last year
- Denoising Diffusion Implicit Models☆1,712Updated last year
- PyTorch reimplementation of Diffusion Models☆569Updated 2 years ago
- Official code for Score-Based Generative Modeling through Stochastic Differential Equations (ICLR 2021, Oral)☆1,729Updated 2 years ago
- ☆475Updated 3 years ago
- Noise Conditional Score Networks (NeurIPS 2019, Oral)☆742Updated last year
- Official Implementation of Rectified Flow (ICLR2023 Spotlight)☆1,424Updated last year
- High-fidelity performance metrics for generative models in PyTorch☆1,124Updated 2 months ago
- Elucidating the Design Space of Diffusion-Based Generative Models (EDM)☆1,778Updated last year
- The Official PyTorch Implementation of "NVAE: A Deep Hierarchical Variational Autoencoder" (NeurIPS 2020 spotlight paper)☆1,064Updated 2 years ago
- Unofficial PyTorch implementation of Denoising Diffusion Probabilistic Models