paper-with-me

Papers

3DPillars: Pillar-based two-stage 3D object detection

2025-09-06 · Jongyoun Noh, Junghyup Lee, Hyekang Park, Bumsub Ham arxiv

PointPillars is the fastest 3D object detector that exploits pseudo image representations to encode features for 3D objects in a scene. Albeit efficient, PointPillars is typically outperformed by state-of-the-art 3D detection methods due to the following limitations: 1) The pseudo image representations fail to preserve precise 3D structures, and 2) they make it difficult to adopt a two-stage detection pipeline using 3D object proposals that typically shows better performance than a single-stage approach. We introduce in this paper the first two-stage 3D detection framework exploiting pseudo image representations, narrowing the performance gaps between PointPillars and state-of-the-art methods, while retaining its efficiency. Our framework consists of two novel components that overcome the aforementioned limitations of PointPillars: First, we introduce a new CNN architecture, dubbed 3DPillars, that enables learning 3D voxel-based features from the pseudo image representation efficiently using 2D convolutions. The basic idea behind 3DPillars is that 3D features from voxels can be viewed as a stack of pseudo images. To implement this idea, we propose a separable voxel feature module that extracts voxel-based features without using 3D convolutions. Second, we introduce an RoI head with a sparse scene context feature module that aggregates multi-scale features from 3DPillars to obtain a sparse scene feature. This enables adopting a two-stage pipeline effectively, and fully leveraging contextual information of a scene to refine 3D object proposals. Experimental results on the KITTI and Waymo Open datasets demonstrate the effectiveness and efficiency of our approach, achieving a good compromise in terms of speed and accuracy.

📄 PDF Abstract BibTeX arXiv:2509.05780

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object Detection

Similar Papers 제목 키워드 기반

SS3D: Single Shot 3D Object Detector

2020-04-30 · Aniket Limaye, Manu Mathew, Soyeb Nagori, Pramod Kumar Swami 외

Single stage deep learning algorithm for 2D object detection was made popular by Single Shot MultiBox Detector (SSD) and it was heavily adopted in several embedded applications. PointPillars is a state of the art 3D obje…

2D Object Detection3D Object DetectionObjectobject-detection+2

Pillar R-CNN for Point Cloud 3D Object Detection

2023-02-26 · Guangsheng Shi, Ruifeng Li, Chao Ma

The performance of point cloud 3D object detection hinges on effectively representing raw points, grid-based voxels or pillars. Recent two-stage 3D detectors typically take the point-voxel-based R-CNN paradigm, i.e., the…

3D Object DetectionAutonomous Drivingobject-detectionObject Detection

PillarDETR: YOLO-Backbone and RT-DETR Head for Real-Time 3D Object Detection

2026-06-01 · Smit Kadvani, Shriya Gumber, Kriti Faujdar, Harsh Dave arxiv

Real-time 3D object detection is a critical component for the safe operation of autonomous driving systems and robotics. While LiDAR point clouds provide accurate spatial information, processing them efficiently remains …

3D Object DetectionAutonomous DrivingPoint Clouds

PillarHist: A Quantization-aware Pillar Feature Encoder based on Height-aware Histogram

2025-01-01 · CVPR 2025 1 · Sifan Zhou, Zhihang Yuan, Dawei Yang, Xing Hu 외

Real-time and high-performance 3D object detection plays a critical role in autonomous driving and robotics. Recent pillar-based 3D object detectors have gained significant attention due to their compact representati…

3D Object DetectionAutonomous Drivingobject-detectionObject Detection+1

Information Entropy Guided Height-aware Histogram for Quantization-friendly Pillar Feature Encoder

2024-05-29 · Sifan Zhou, Zhihang Yuan, Dawei Yang, Ziyu Zhao 외

Real-time and high-performance 3D object detection plays a critical role in autonomous driving and robotics. Recent pillar-based 3D object detectors have gained significant attention due to their compact representation a…

3D Object DetectionAutonomous Drivingobject-detectionObject Detection+1