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

IDEA-Research/MaskDINO

[CVPR 2023] Official implementation of the paper "Mask DINO: Towards A Unified Transformer-based Framework for Object Detection and Segmentation" observed · 2026-08-28

github.com/IDEA-Research/MaskDINO · Python · Apache-2.0 (permissive) 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: 1549
  • days_rel: n/a
  • days_push: 987
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1557 stars · 162 forks observed · 2026-08-28

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

Official PyTorch implementation of Mask DINO, a unified transformer-based framework for object detection and segmentation, built on detectron2. It provides models and training code achieving state-of-the-art results on COCO instance/panoptic segmentation and ADE20K semantic segmentation.

Use cases

  • train a state-of-the-art instance segmentation model on COCO
  • run panoptic segmentation on images with a transformer detector
  • perform semantic segmentation on ADE20K
  • reproduce CVPR 2023 Mask DINO paper results
  • fine-tune a unified detection and segmentation model
  • use pretrained checkpoints for object detection and segmentation inference

When to choose

  • you need top-tier transformer-based detection and segmentation accuracy
  • you want a unified model handling instance, panoptic, and semantic segmentation
  • your stack already uses detectron2 or detrex
  • you need official paper checkpoints for research baselines

When to avoid

  • you need a lightweight production detector with fast inference on CPU
  • you want actively maintained code with frequent updates
  • you need open-vocabulary or text-prompted segmentation (consider OpenSeeD or SAM instead)
  • you lack GPU resources for training large vision transformers

Facets

library · maturity maintenance

computer-vision image-processing machine-learning deep-learning computer-vision image-processing deep-learning machine-learning python object-detection instance-segmentation panoptic-segmentation semantic-segmentation transformer detectron2 cvpr-2023 research-code linux gpu

1 source

Member repositories

RepositoryRoleHealth v2
IDEA-Research/MaskDINOmain23

For agents

markdown · JSON · MCP: product_card(name="IDEA-Research/MaskDINO")

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