LTH14/mar
PyTorch implementation of MAR+DiffLoss https://arxiv.org/abs/2406.11838 observed · 2026-08-28
Health v2 · maintenance only
54/100
- Activity 68
- Release rhythm 35
- Longevity 55
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 770
- days_rel: n/a
- days_push: 194
- n_releases_24m: 0
Adoption not part of the score
1949 stars · 124 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Official PyTorch implementation of MAR (Masked Autoregressive) image generation with DiffLoss, from the NeurIPS 2024 paper 'Autoregressive Image Generation without Vector Quantization'. It includes pre-trained class-conditional models on ImageNet 256x256, training/evaluation scripts, and a Colab demo.
Use cases
- generate images autoregressively without vector quantization
- run pre-trained MAR models on ImageNet class-conditional generation
- train MAR with DiffLoss using PyTorch DDP
- reproduce results from the MAR paper
- evaluate FID and Inception Score for image generation models
- try image generation in a Colab notebook
When to choose
- you want to experiment with or reproduce state-of-the-art autoregressive image generation without VQ tokenizers
- you need pre-trained ImageNet 256x256 class-conditional generation models
- you want a simple PyTorch reference implementation of MAR and DiffLoss
When to avoid
- you need text-to-image or general-purpose image generation rather than class-conditional ImageNet generation
- you lack GPU resources for training or sampling
- you need a production-ready image generation service rather than research code
Facets
library · maturity stable
machine-learning deep-learning image-processing deep-learning computer-vision image-processing artificial-intelligence python pytorch image-generation autoregressive-model diffusion-loss diffloss imagenet research-code pretrained-models gpu
1 source
- readme: https://github.com/LTH14/mar · fetched 2026-08-28 · 3aa35ee85434
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| LTH14/mar | main | 54 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem