LeapLabTHU / ImprovedNATLinks
A PyTorch implementation of the paper "Revisiting Non-Autoregressive Transformers for Efficient Image Synthesis"
☆45Updated last year
Alternatives and similar repositories for ImprovedNAT
Users that are interested in ImprovedNAT are comparing it to the libraries listed below
Sorting:
- [ECCV 2024] AdaNAT: Exploring Adaptive Policy for Token-Based Image Generation☆34Updated 10 months ago
- CODA: Repurposing Continuous VAEs for Discrete Tokenization☆23Updated 2 weeks ago
- The official implementation for "MonoFormer: One Transformer for Both Diffusion and Autoregression"☆86Updated 9 months ago
- Official Pytorch implementation for LARP: Tokenizing Videos with a Learned Autoregressive Generative Prior (ICLR 2025 Oral).☆77Updated 5 months ago
- Code for ICML 2025 Paper "Highly Compressed Tokenizer Can Generate Without Training"☆91Updated last month
- Autoregressive Image Generation with Randomized Parallel Decoding☆69Updated 3 months ago
- The official implementation of "[MASK] is All You Need"☆121Updated 4 months ago
- [NeurIPS 2024] Stabilize the Latent Space for Image Autoregressive Modeling: A Unified Perspective☆69Updated 8 months ago
- ☆82Updated 3 months ago
- [CVPR 2025] CoDe: Collaborative Decoding Makes Visual Auto-Regressive Modeling Efficient☆102Updated 3 months ago
- [NeurIPS 2024] ENAT: Rethinking Spatial-temporal Interactions in Token-based Image Synthesis☆23Updated 7 months ago
- (ICCV 2025) "Principal Components" Enable A New Language of Images☆50Updated last month
- Official implementation of Next Block Prediction: Video Generation via Semi-Autoregressive Modeling☆37Updated 5 months ago
- Denoising Diffusion Step-aware Models (ICLR2024)☆61Updated last year
- Codebase for the paper-Elucidating the design space of language models for image generation☆45Updated 8 months ago
- [CVPR 2025] HMAR: Efficient Hierarchical Masked Auto-Regressive Image Generation☆30Updated last week
- (SRA) No Other Representation Component Is Needed: Diffusion Transformers Can Provide Representation Guidance by Themselves☆71Updated last week
- official training and inference code of bitwise tokenizer