Shubhamai / pytorch-vqganLinks
This repo contains the implementation of VQGAN, Taming Transformers for High-Resolution Image Synthesis in PyTorch from scratch. I have added support for custom datasets, testings, experiment tracking etc.
☆39Updated last year
Alternatives and similar repositories for pytorch-vqgan
Users that are interested in pytorch-vqgan are comparing it to the libraries listed below
Sorting:
- Implementation of "Improved Denoising Diffusion Probabilistic Models" in Pytorch☆39Updated 3 years ago
- A minimal implementation of a denoising diffusion model in PyTorch.☆131Updated last month
- Implementation of various DDPM papers to understand how they work☆87Updated 9 months ago
- denoising diffusion models, as simple as possible☆171Updated 3 years ago
- Official PyTorch implementation for the paper Minimizing Trajectory Curvature of ODE-based Generative Models, ICML 2023☆89Updated 11 months ago
- [ICML 2023] official implementation for "Input Perturbation Reduces Exposure Bias in Diffusion Models"☆123Updated 9 months ago
- Code for "Optimal Transport-Guided Conditional Score-Based Diffusion Model (NeurIPS, 8,7,7,6)"☆67Updated 2 years ago
- a simple unofficial implementation of classifier-free diffusion guidance☆211Updated 2 years ago
- Official repo for Discriminator Guidance.☆168Updated 11 months ago
- Implementation of diffusion models in pytorch for custom training.☆32Updated 2 years ago
- PyTorch implementation for DDPM & DDIM☆39Updated 2 years ago
- Official Pytorch Implementation of Our CVPR2023 Paper: "Not All Image Regions Matter: Masked Vector Quantization for Autoregressive Image…☆63Updated 2 years ago
- [NeurIPS 2023] Official Implementation: "Ambient Diffusion: Learning Clean Distributions from Corrupted Data"☆84Updated 2 years ago
- [NeurIPS 2023] code for "DisDiff: Unsupervised Disentanglement of Diffusion Probabilistic Models☆71Updated 2 years ago
- Official codebase for "Diffusion Bridge Implicit Models" (ICLR 2025) and "Consistency Diffusion Bridge Models" (NeurIPS 2024)☆100Updated 4 months ago
- Minimal multi-gpu implementation of Diffusion Models with Classifier-Free Guidance (CFG)☆63Updated 2 years ago
- VQ-VAE/GAN implementation in pytorch-lightning☆50Updated last year
- Official Pytorch Implementation of Our CVPR2023 Paper: "Towards Accurate Image Coding: Improved Autoregressive Image Generation with Dyna…☆191Updated 2 years ago
- Unofficial PyTorch Implementation of Denoising Diffusion Probabilistic Models (DDPM)☆230Updated last year
- Implementation of Denoising Diffusion Probabilistic Models in PyTorch☆392Updated 3 years ago
- [ICCV 2023 Oral] Official Implementation of "Denoising Diffusion Autoencoders are Unified Self-supervised Learners"☆183Updated last month
- PyTorch Implementation of Diffusion Schrodinger Bridge Matching☆195Updated 10 months ago
- VQ-GAN for Various Data Modality based on Taming Transformers for High-Resolution Image Synthesis☆28Updated 2 years ago
- Official Pytorch Implementation of the paper: Wavelet Diffusion Models are fast and scalable Image Generators (CVPR'23)☆436Updated last year
- This is a seed project for distributed PyTorch training, which was built to customize your network quickly☆164Updated 3 years ago
- Generative models (GAN, VAE, Diffusion Models, Autoregressive Models) implemented with Pytorch, Pytorch_lightning and hydra.☆60Updated 2 years ago
- diffusion generative model☆204Updated 3 years ago
- ☆251Updated last year
- Official code for Accelerating Diffusion Sampling with Optimized Time Steps (CVPR 2024)☆38Updated last year
- Code for PnP-Flow: Plug-and-Play image restoration with Flow Matching (ICLR 2025)☆138Updated 3 months ago