sail-sg / MDTLinks
Masked Diffusion Transformer is the SOTA for image synthesis. (ICCV 2023)
☆582Updated last year
Alternatives and similar repositories for MDT
Users that are interested in MDT are comparing it to the libraries listed below
Sorting:
- [ECCV 2024] Official Repository for DiffiT: Diffusion Vision Transformers for Image Generation☆499Updated 11 months ago
- Code for Fast Training of Diffusion Models with Masked Transformers☆412Updated last year
- [CVPR'23] Video Probabilistic Diffusion Models in Projected Latent Space☆319Updated last year
- PyTorch implementation of RCG https://arxiv.org/abs/2312.03701☆928Updated last year
- A PyTorch implementation of MAGE: MAsked Generative Encoder to Unify Representation Learning and Image Synthesis☆572Updated 2 years ago
- A PyTorch implementation of the paper "All are Worth Words: A ViT Backbone for Diffusion Models".☆1,046Updated 2 years ago
- A PyTorch implementation of the paper "ZigMa: A DiT-Style Mamba-based Diffusion Model" (ECCV 2024)☆337Updated 6 months ago
- [ICML 2024 Spotlight] FiT: Flexible Vision Transformer for Diffusion Model☆424Updated 10 months ago
- 🚀 PyTorch Implementation of "Progressive Distillation for Fast Sampling of Diffusion Models(v-diffusion)"☆250Updated 3 years ago
- MoVQGAN - model for the image encoding and reconstruction☆251Updated last year
- Official PyTorch Implementation of "SiT: Exploring Flow and Diffusion-based Generative Models with Scalable Interpolant Transformers"☆974Updated last year
- Official Jax Implementation of MaskGIT☆535Updated 2 years ago
- [ICLR2025] Halton Scheduler for Masked Generative Image Transformer☆264Updated 3 months ago
- The official implementation of "Relay Diffusion: Unifying diffusion process across resolutions for image synthesis" [ICLR 2024 Spotlight]☆308Updated last year
- Implementation of MagViT2 Tokenizer in Pytorch