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

open-mmlab/mmdetection

OpenMMLab Detection Toolbox and Benchmark observed · 2026-08-28

github.com/open-mmlab/mmdetection · homepage · 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2933
  • days_rel: n/a
  • days_push: 743
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

32892 stars · 9819 forks observed · 2026-08-28

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

MMDetection is OpenMMLab's PyTorch-based toolbox and benchmark for object detection and instance/panoptic segmentation. It provides a large model zoo (Faster R-CNN, Mask R-CNN, YOLO, DETR, RTMDet, DINO and more), config-driven training, and inference tooling.

Use cases

  • train a custom object detection model on my own dataset
  • run inference with pretrained Mask R-CNN or YOLO models
  • benchmark detection models on COCO
  • do instance segmentation in PyTorch
  • fine-tune a pretrained detector for my images
  • compare Faster R-CNN vs DETR implementations

When to choose

  • you need a mature, well-tested detection framework with a huge model zoo and reproducible benchmarks
  • you want config-driven training/evaluation with modular customization of models, datasets, and pipelines
  • you need state-of-the-art detectors (RTMDet, DINO, Co-DETR) with pretrained weights

When to avoid

  • you want a lightweight, minimal detector for edge deployment without heavy dependencies
  • you prefer simple single-file training scripts over config-based frameworks
  • you need non-PyTorch backends or very new research code not yet ported to MMDetection 3.x

Facets

library · maturity stable

machine-learning computer-vision image-processing benchmarking computer-vision deep-learning machine-learning artificial-intelligence python cross-platform object-detection instance-segmentation pytorch model-zoo mask-rcnn yolo detr panoptic-segmentation openmmlab linux gpu

2 sources

Member repositories

RepositoryRoleHealth v2
open-mmlab/mmdetectionmain23

For agents

markdown · JSON · MCP: product_card(name="open-mmlab/mmdetection")

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