Duankaiwen/CenterNet
Codes for our paper "CenterNet: Keypoint Triplets for Object Detection" . 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2696
- days_rel: n/a
- days_push: 1598
- n_releases_24m: 0
Adoption not part of the score
1884 stars · 371 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Official PyTorch implementation of CenterNet, a one-stage keypoint-triplet-based object detector built on CornerNet. It trains from scratch and achieves 47.0% AP on MS-COCO, surpassing prior one-stage detectors.
Use cases
- train an object detection model on MS-COCO
- evaluate a keypoint-based one-stage detector
- reproduce CenterNet paper results
- compare one-stage vs two-stage detector performance
- build object detection research on keypoint triplets
- use cascade corner pooling and center pooling modules
When to choose
- you need a strong one-stage object detector for research or benchmarking
- you want to reproduce or extend the CenterNet paper
- you study keypoint-based detection methods like CornerNet
When to avoid
- you need a production-ready, actively maintained detection framework
- you want plug-and-play pretrained detectors with modern tooling
- you need the latest state-of-the-art architectures
Facets
library · maturity maintenance
machine-learning deep-learning computer-vision computer-vision deep-learning machine-learning python object-detection keypoint-detection one-stage-detector pytorch research-code ms-coco linux gpu
1 source
- readme: https://github.com/Duankaiwen/CenterNet · fetched 2026-08-28 · f4dc45c0696c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Duankaiwen/CenterNet | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="Duankaiwen/CenterNet")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem