xingyizhou/ExtremeNet
Bottom-up Object Detection by Grouping Extreme and Center Points 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: 2796
- days_rel: n/a
- days_push: 2694
- n_releases_24m: 0
Adoption not part of the score
1031 stars · 172 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Official PyTorch implementation of ExtremeNet, a CVPR 2019 bottom-up object detection method that detects four extreme points and one center point of objects via keypoint estimation and groups them into bounding boxes. It also supports coarse octagonal mask prediction and extreme-point-guided instance segmentation with DEXTR.
Use cases
- detect objects in images without region proposal networks
- reproduce CVPR 2019 bottom-up object detection results on COCO
- estimate object extreme points for coarse segmentation masks
- run a pretrained object detection model on custom images
- compare keypoint-based detection against anchor-based detectors
- implement extreme-point-guided instance segmentation
When to choose
- you need a research-grade bottom-up object detector with pretrained COCO weights
- you want extreme point predictions for segmentation-guided pipelines
- you are studying or extending keypoint-based detection methods
When to avoid
- you need a production-ready, actively maintained detection framework
- you require the latest architectures or modern PyTorch versions
- you want a simple out-of-the-box detection API without compiling custom NMS ops
Facets
library · maturity maintenance
machine-learning computer-vision image-processing computer-vision deep-learning machine-learning python object-detection keypoint-estimation pytorch cvpr-2019 research-code instance-segmentation coco linux gpu
1 source
- readme: https://github.com/xingyizhou/ExtremeNet · fetched 2026-08-28 · 4e125f9a3da1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| xingyizhou/ExtremeNet | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="xingyizhou/ExtremeNet")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem