czczup/ViT-Adapter
[ICLR 2023 Spotlight] Vision Transformer Adapter for Dense Predictions observed · 2026-08-28
Health v2 · maintenance only
34/100
- Activity 24
- Release rhythm 8
- Longevity 100
Flags: no_license
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: 1570
- days_rel: n/a
- days_push: 456
- n_releases_24m: 0
Adoption not part of the score
1503 stars · 155 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Official PyTorch implementation of ViT-Adapter, an ICLR 2023 Spotlight paper introducing a pre-training-free adapter that lets plain Vision Transformers achieve strong dense prediction performance. It provides models and configs for object detection, instance segmentation, and semantic segmentation built on MMDetection and MMSegmentation.
Use cases
- run object detection with a plain ViT backbone on COCO
- perform semantic segmentation on ADE20K or Cityscapes with ViT-Adapter
- reproduce ICLR 2023 paper results for dense predictions
- fine-tune a plain ViT for instance and panoptic segmentation
- compare adapter-based ViT against vision-specific transformers
- use pretrained ViT-Adapter checkpoints in detection pipelines
When to choose
- you need state-of-the-art dense prediction results with a plain ViT backbone
- you already use MMDetection or MMSegmentation ecosystems
- you want pretrained checkpoints for detection and segmentation research
When to avoid
- you need a lightweight inference-only library without the OpenMMLab stack
- your project requires a permissive, clearly defined license
- you work outside PyTorch or lack GPU resources
Facets
library · maturity stable
machine-learning computer-vision image-processing computer-vision deep-learning machine-learning python vision-transformer adapter object-detection semantic-segmentation instance-segmentation panoptic-segmentation iclr-2023 mmdetection dense-prediction gpu
6 sources
- readme: https://github.com/czczup/ViT-Adapter · fetched 2026-08-28 · 9e821373054e
- homepage: https://arxiv.org/abs/2205.08534 · fetched 2026-08-29 · 9df863f0976f
- 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 |
|---|---|---|
| czczup/ViT-Adapter | main | 34 |
For agents
markdown · JSON · MCP: product_card(name="czczup/ViT-Adapter")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem