facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks. observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 98
- 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: 2554
- days_rel: n/a
- days_push: 14
- n_releases_24m: 0
Adoption not part of the score
34688 stars · 7940 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Detectron2 is Facebook AI Research's PyTorch-based library for state-of-the-art object detection, instance/panoptic segmentation, and other visual recognition tasks. It provides a modular platform with pretrained model zoos, training/evaluation tooling, and export to TorchScript or Caffe2 for deployment.
Use cases
- detect objects in images with pretrained models
- train a custom instance segmentation model
- run panoptic segmentation on photos
- fine-tune a Faster R-CNN on my own dataset
- export detection models to TorchScript for production
- estimate human body pose with Densepose
- benchmark object detection baselines
When to choose
- you need state-of-the-art detection or segmentation models in PyTorch
- you want a modular research platform to build vision projects on
- you need pretrained baselines and a model zoo
- you need fast training and production export paths
When to avoid
- you need lightweight real-time detection on edge devices
- you work outside PyTorch (e.g., TensorFlow-only)
- you only need simple image classification
- you want a no-code GUI tool rather than a Python library
Facets
library · maturity stable
machine-learning computer-vision image-processing deep-learning computer-vision machine-learning deep-learning image-processing python object-detection instance-segmentation panoptic-segmentation pytorch model-zoo facebook-ai-research torchscript-export pose-estimation linux macos gpu
2 sources
- readme: https://github.com/facebookresearch/detectron2 · fetched 2026-08-28 · 54df9b531f35
- homepage: https://detectron2.readthedocs.io/en/latest/ · fetched 2026-08-29 · de25515df2aa
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| facebookresearch/detectron2 | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="facebookresearch/detectron2")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem