sail-sg/poolformer
PoolFormer: MetaFormer Is Actually What You Need for Vision (CVPR 2022 Oral) observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 1745
- days_rel: n/a
- days_push: 823
- n_releases_24m: 0
Adoption not part of the score
1362 stars · 117 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PoolFormer is a PyTorch implementation of the CVPR 2022 paper 'MetaFormer Is Actually What You Need for Vision', which replaces attention in Transformers with simple pooling to show the MetaFormer architecture itself drives performance. It provides pretrained image-classification models achieving 82.1% top-1 accuracy on ImageNet-1K.
Use cases
- classify images with a lightweight pooling-based vision model
- study whether attention is necessary in vision transformers
- benchmark vision backbones against DeiT and ResMLP
- use a MetaFormer backbone for downstream vision tasks
- reproduce CVPR 2022 PoolFormer results on ImageNet
When to choose
- you need an efficient vision backbone with fewer parameters and MACs than ViT/MLP models
- you want to experiment with the MetaFormer architecture concept
- you need a simple non-attention token mixer for research
When to avoid
- you need state-of-the-art attention-based models for production vision tasks
- you need a maintained general-purpose vision framework rather than research code
- you require non-PyTorch frameworks
Facets
library · maturity maintenance
machine-learning deep-learning image-processing computer-vision deep-learning machine-learning python vision-transformer pooling image-classification metaformer pytorch research-code cvpr-2022 gpu
6 sources
- readme: https://github.com/sail-sg/poolformer · fetched 2026-08-28 · f5e56285ef46
- homepage: https://arxiv.org/abs/2111.11418 · fetched 2026-08-29 · 2fb79cf3e9db
- site_page: https://info.arxiv.org/about/donate.html · fetched 2026-08-29 · cca9c3a11c56
- site_page: https://info.arxiv.org/about/ourmembers.html · fetched 2026-08-29 · 47cbc55ff1de
- site_page: https://info.arxiv.org/about · fetched 2026-08-29 · a1f16f915a9a
- site_page: https://info.arxiv.org/labs/index.html · fetched 2026-08-29 · b14a8d05a0ec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sail-sg/poolformer | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="sail-sg/poolformer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem