princeton-vl/CornerNet
None 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: 2953
- days_rel: n/a
- days_push: 2175
- n_releases_24m: 0
Adoption not part of the score
2369 stars · 464 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Official research code for CornerNet, an object detection model that detects objects as paired keypoints, reproducing results from the ECCV 2018 paper. It includes training and evaluation scripts, model definitions, and setup for the MS COCO dataset.
Use cases
- reproduce CornerNet object detection results on MS COCO
- train a keypoint-based object detector on custom data
- study anchor-free object detection implementations
- benchmark object detection models against CornerNet
- learn how corner pooling layers are implemented
When to choose
- you need the reference implementation of the CornerNet paper
- you want to experiment with keypoint-based anchor-free detection
- you need a trained CornerNet model for COCO evaluation
When to avoid
- you need efficient real-time detection - use CornerNet-Lite instead
- you want a production-ready or actively maintained detection framework
- you lack a CUDA-capable GPU
Facets
library · maturity maintenance
machine-learning deep-learning computer-vision image-processing computer-vision deep-learning machine-learning python object-detection keypoint-detection coco pytorch research-code paper-reproduction linux gpu
1 source
- readme: https://github.com/princeton-vl/CornerNet · fetched 2026-08-28 · dac4b949a9ee
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| princeton-vl/CornerNet | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="princeton-vl/CornerNet")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem