TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/PointRCNN: 3D Object Proposal Generation and Detection fro...

PointRCNN: 3D Object Proposal Generation and Detection from Point Cloud

Shaoshuai Shi, Xiaogang Wang, Hongsheng Li

2018-12-11CVPR 2019 6object-detectionRobust 3D Object DetectionObject Proposal Generation3D Object DetectionObject Detection
PaperPDFCode(official)CodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCode

Abstract

In this paper, we propose PointRCNN for 3D object detection from raw point cloud. The whole framework is composed of two stages: stage-1 for the bottom-up 3D proposal generation and stage-2 for refining proposals in the canonical coordinates to obtain the final detection results. Instead of generating proposals from RGB image or projecting point cloud to bird's view or voxels as previous methods do, our stage-1 sub-network directly generates a small number of high-quality 3D proposals from point cloud in a bottom-up manner via segmenting the point cloud of the whole scene into foreground points and background. The stage-2 sub-network transforms the pooled points of each proposal to canonical coordinates to learn better local spatial features, which is combined with global semantic features of each point learned in stage-1 for accurate box refinement and confidence prediction. Extensive experiments on the 3D detection benchmark of KITTI dataset show that our proposed architecture outperforms state-of-the-art methods with remarkable margins by using only point cloud as input. The code is available at https://github.com/sshaoshuai/PointRCNN.

Results

TaskDatasetMetricValueModel
Object DetectionKITTI Cars ModerateAP75.76PointRCNN Shi et al. (2019)
Object DetectionKITTI Cars HardAP68.32PointRCNN Shi et al. (2019)
Object DetectionKITTI Cars EasyAP85.94PointRCNN Shi et al. (2019)
3DKITTI Cars ModerateAP75.76PointRCNN Shi et al. (2019)
3DKITTI Cars HardAP68.32PointRCNN Shi et al. (2019)
3DKITTI Cars EasyAP85.94PointRCNN Shi et al. (2019)
2D ClassificationKITTI Cars ModerateAP75.76PointRCNN Shi et al. (2019)
2D ClassificationKITTI Cars HardAP68.32PointRCNN Shi et al. (2019)
2D ClassificationKITTI Cars EasyAP85.94PointRCNN Shi et al. (2019)
2D Object DetectionKITTI Cars ModerateAP75.76PointRCNN Shi et al. (2019)
2D Object DetectionKITTI Cars HardAP68.32PointRCNN Shi et al. (2019)
2D Object DetectionKITTI Cars EasyAP85.94PointRCNN Shi et al. (2019)
16kKITTI Cars ModerateAP75.76PointRCNN Shi et al. (2019)
16kKITTI Cars HardAP68.32PointRCNN Shi et al. (2019)
16kKITTI Cars EasyAP85.94PointRCNN Shi et al. (2019)

Related Papers

A Real-Time System for Egocentric Hand-Object Interaction Detection in Industrial Domains2025-07-17RS-TinyNet: Stage-wise Feature Fusion Network for Detecting Tiny Objects in Remote Sensing Images2025-07-17Decoupled PROB: Decoupled Query Initialization Tasks and Objectness-Class Learning for Open World Object Detection2025-07-17Dual LiDAR-Based Traffic Movement Count Estimation at a Signalized Intersection: Deployment, Data Collection, and Preliminary Analysis2025-07-17Vision-based Perception for Autonomous Vehicles in Obstacle Avoidance Scenarios2025-07-16Tomato Multi-Angle Multi-Pose Dataset for Fine-Grained Phenotyping2025-07-15ECORE: Energy-Conscious Optimized Routing for Deep Learning Models at the Edge2025-07-08Beyond One Shot, Beyond One Perspective: Cross-View and Long-Horizon Distillation for Better LiDAR Representations2025-07-07