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/Patch Refinement -- Localized 3D Object Detection

Patch Refinement -- Localized 3D Object Detection

Johannes Lehner, Andreas Mitterecker, Thomas Adler, Markus Hofmarcher, Bernhard Nessler, Sepp Hochreiter

2019-10-09Region Proposalobject-detection3D Object DetectionObject Detection
PaperPDF

Abstract

We introduce Patch Refinement a two-stage model for accurate 3D object detection and localization from point cloud data. Patch Refinement is composed of two independently trained Voxelnet-based networks, a Region Proposal Network (RPN) and a Local Refinement Network (LRN). We decompose the detection task into a preliminary Bird's Eye View (BEV) detection step and a local 3D detection step. Based on the proposed BEV locations by the RPN, we extract small point cloud subsets ("patches"), which are then processed by the LRN, which is less limited by memory constraints due to the small area of each patch. Therefore, we can apply encoding with a higher voxel resolution locally. The independence of the LRN enables the use of additional augmentation techniques and allows for an efficient, regression focused training as it uses only a small fraction of each scene. Evaluated on the KITTI 3D object detection benchmark, our submission from January 28, 2019, outperformed all previous entries on all three difficulties of the class car, using only 50 % of the available training data and only LiDAR information.

Results

TaskDatasetMetricValueModel
Object DetectionKITTI Cars ModerateAP77.16Patches
Object DetectionKITTI Cars HardAP68.91Patches
Object DetectionKITTI Cars EasyAP87.87Patches
3DKITTI Cars ModerateAP77.16Patches
3DKITTI Cars HardAP68.91Patches
3DKITTI Cars EasyAP87.87Patches
Birds Eye View Object DetectionKITTI Cars HardAP79.22Patches
Birds Eye View Object DetectionKITTI Cars EasyAP89.78Patches
2D ClassificationKITTI Cars ModerateAP77.16Patches
2D ClassificationKITTI Cars HardAP68.91Patches
2D ClassificationKITTI Cars EasyAP87.87Patches
2D Object DetectionKITTI Cars ModerateAP77.16Patches
2D Object DetectionKITTI Cars HardAP68.91Patches
2D Object DetectionKITTI Cars EasyAP87.87Patches
16kKITTI Cars ModerateAP77.16Patches
16kKITTI Cars HardAP68.91Patches
16kKITTI Cars EasyAP87.87Patches

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