xingyizhou/CenterNet2
Two-stage CenterNet 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: 1998
- days_rel: n/a
- days_push: 1382
- n_releases_24m: 0
Adoption not part of the score
1219 stars · 189 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
CenterNet2 is a research implementation of probabilistic two-stage object detection built on detectron2, where a class-agnostic one-stage CenterNet proposes objects and a second stage classifies them. It includes pre-trained COCO, LVIS, and Objects365 models reaching up to 56.4 mAP on COCO test-dev.
Use cases
- train a two-stage object detector on COCO
- run object detection inference on images with pre-trained models
- improve detection accuracy over one-stage CenterNet
- benchmark object detectors on LVIS or Objects365
- use CenterNet as a proposal network for detection
When to choose
- you need state-of-the-art two-stage detection accuracy with a detectron2 workflow
- you want pre-trained models for COCO, LVIS, or Objects365
- you are reproducing the 'Probabilistic two-stage detection' paper
When to avoid
- you need a lightweight production detector with active maintenance
- you are not already using the detectron2 ecosystem
- you need Windows or CPU-only deployment support
Facets
library · maturity maintenance
computer-vision machine-learning deep-learning computer-vision image-processing deep-learning python object-detection centernet detectron2 coco two-stage-detector research-code gpu linux
2 sources
- readme: https://github.com/xingyizhou/CenterNet2 · fetched 2026-08-28 · acdcbcab8c7f
- registry_pypi: https://pypi.org/pypi/centernet2/json · fetched 2026-08-29 · e329e8520fc2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| xingyizhou/CenterNet2 | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="xingyizhou/CenterNet2")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem