tianweiy/CenterPoint
None observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- 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: 2264
- days_rel: n/a
- days_push: 839
- n_releases_24m: 0
Adoption not part of the score
2182 stars · 476 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Official PyTorch implementation of CenterPoint, a CVPR 2021 method that performs 3D object detection and tracking from LiDAR point clouds by representing objects as center keypoints in bird's-eye view. It includes training and evaluation pipelines plus pretrained model zoos for the Waymo Open Dataset and nuScenes, where tracking reduces to greedy closest-point matching.
Use cases
- detect 3d objects in lidar point clouds
- run multi-object tracking on autonomous driving data
- train and evaluate models on nuScenes or Waymo Open Dataset
- reproduce a strong lidar-only 3d detection baseline for research
- benchmark real-time 3d detection performance
- explore center-based keypoint detection for point clouds
When to choose
- you need a proven, high-accuracy LiDAR 3D detection and tracking baseline for Waymo or nuScenes
- you are doing research on 3D object detection and want reproducible CVPR 2021 results and pretrained checkpoints
- you want tracking as simple greedy point matching without separate tracking models
When to avoid
- your data is 2D images rather than 3D point clouds
- you need a turnkey production system rather than a research training/evaluation codebase
- you cannot work with PyTorch and GPU/CUDA training setups
Facets
library · maturity maintenance
deep-learning machine-learning computer-vision deep-learning computer-vision autonomous-vehicles machine-learning robotics python lidar point-cloud 3d-object-detection object-tracking nuscenes waymo-open-dataset pytorch model-zoo research-code bird-eye-view keypoint-detection cvpr-2021 gpu linux
1 source
- readme: https://github.com/tianweiy/CenterPoint · fetched 2026-08-28 · 9e15ba9a1cb4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tianweiy/CenterPoint | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="tianweiy/CenterPoint")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem