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

SHI-Labs/OneFormer

[CVPR 2023] OneFormer: One Transformer to Rule Universal Image Segmentation observed · 2026-08-28

github.com/SHI-Labs/OneFormer · homepage · Jupyter Notebook · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1400
  • days_rel: n/a
  • days_push: 699
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1736 stars · 155 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

OneFormer is a universal image segmentation framework (CVPR 2023) that unifies semantic, instance, and panoptic segmentation in a single transformer model trained once with task tokens and contrastive learning. It provides PyTorch code, pretrained checkpoints, and HuggingFace/Colab integrations for ADE20K, Cityscapes, and COCO.

Use cases

  • run panoptic segmentation on images
  • semantic segmentation of street scenes
  • instance segmentation on COCO images
  • segment images with a single universal model
  • fine-tune a segmentation transformer on my dataset
  • compare segmentation models on ADE20K benchmarks

When to choose

  • you need one model handling semantic, instance, and panoptic segmentation
  • you want state-of-the-art transformer segmentation with pretrained checkpoints
  • you want HuggingFace transformers integration for easy inference

When to avoid

  • you need lightweight real-time segmentation on edge devices
  • you only need simple classical segmentation like thresholding
  • you cannot use GPU resources for training or inference

Facets

library · maturity stable

machine-learning computer-vision image-processing deep-learning computer-vision image-processing deep-learning artificial-intelligence python cross-platform image-segmentation panoptic-segmentation semantic-segmentation instance-segmentation transformer pytorch cvpr-2023 universal-segmentation huggingface gpu

2 sources

Member repositories

RepositoryRoleHealth v2
SHI-Labs/OneFormermain32

For agents

markdown · JSON · MCP: product_card(name="SHI-Labs/OneFormer")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem