Ross ROSS = Recommend OSS · open-source software intelligence for agents

sshaoshuai/PointRCNN

PointRCNN: 3D Object Proposal Generation and Detection from Point Cloud, CVPR 2019. observed · 2026-08-28

github.com/sshaoshuai/PointRCNN · Python · MIT (permissive) 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: 2711
  • days_rel: n/a
  • days_push: 1462
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1817 stars · 422 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

PyTorch implementation of PointRCNN, a two-stage 3D object detector that generates 3D box proposals directly from raw LiDAR point clouds. It is the official research code release for the CVPR 2019 paper, evaluated on the KITTI dataset.

Use cases

  • detect 3D objects from LiDAR point clouds
  • train a 3D object detection model on KITTI
  • reproduce PointRCNN CVPR 2019 results
  • run 3D box proposal generation from raw point cloud
  • benchmark two-stage point cloud detectors
  • research bin-based 3D box regression losses

When to choose

  • you need the original PointRCNN implementation for research or paper reproduction
  • you work with KITTI-format LiDAR data and PyTorch
  • you want a reference two-stage point-cloud-only 3D detector

When to avoid

  • you need multi-class joint training or a maintained toolbox - use OpenPCDet instead
  • you need Windows or production-ready deployment support
  • you want actively updated code - the repo is a frozen research release

Facets

library · maturity maintenance

machine-learning deep-learning computer-vision computer-vision autonomous-vehicles deep-learning python 3d-object-detection point-cloud lidar pytorch kitti cvpr-2019 research-code linux gpu

1 source

Member repositories

RepositoryRoleHealth v2
sshaoshuai/PointRCNNmain32

For agents

markdown · JSON · MCP: product_card(name="sshaoshuai/PointRCNN")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem