Ross ROSS = Recommend OSS · open-source software intelligence for agents

czczup/ViT-Adapter

[ICLR 2023 Spotlight] Vision Transformer Adapter for Dense Predictions observed · 2026-08-28

github.com/czczup/ViT-Adapter · homepage · Python · NOASSERTION (other) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
czczup/ViT-Adaptermain34

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