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/PillarNet: Real-Time and High-Performance Pillar-based 3D ...

PillarNet: Real-Time and High-Performance Pillar-based 3D Object Detection

Guangsheng Shi, Ruifeng Li, Chao Ma

2022-05-16Vocal Bursts Intensity PredictionAutonomous Drivingobject-detection3D Object DetectionObject Detection
PaperPDFCode(official)

Abstract

Real-time and high-performance 3D object detection is of critical importance for autonomous driving. Recent top-performing 3D object detectors mainly rely on point-based or 3D voxel-based convolutions, which are both computationally inefficient for onboard deployment. In contrast, pillar-based methods use solely 2D convolutions, which consume less computation resources, but they lag far behind their voxel-based counterparts in detection accuracy. In this paper, by examining the primary performance gap between pillar- and voxel-based detectors, we develop a real-time and high-performance pillar-based detector, dubbed PillarNet.The proposed PillarNet consists of a powerful encoder network for effective pillar feature learning, a neck network for spatial-semantic feature fusion and the commonly used detect head. Using only 2D convolutions, PillarNet is flexible to an optional pillar size and compatible with classical 2D CNN backbones, such as VGGNet and ResNet. Additionally, PillarNet benefits from our designed orientation-decoupled IoU regression loss along with the IoU-aware prediction branch. Extensive experimental results on the large-scale nuScenes Dataset and Waymo Open Dataset demonstrate that the proposed PillarNet performs well over state-of-the-art 3D detectors in terms of effectiveness and efficiency. Code is available at \url{https://github.com/agent-sgs/PillarNet}.

Results

TaskDatasetMetricValueModel
Object DetectionnuScenes LiDAR onlyNDS71.4PillarNet
Object DetectionnuScenes LiDAR onlymAP66PillarNet
3DnuScenes LiDAR onlyNDS71.4PillarNet
3DnuScenes LiDAR onlymAP66PillarNet
3D Object DetectionnuScenes LiDAR onlyNDS71.4PillarNet
3D Object DetectionnuScenes LiDAR onlymAP66PillarNet
2D ClassificationnuScenes LiDAR onlyNDS71.4PillarNet
2D ClassificationnuScenes LiDAR onlymAP66PillarNet
2D Object DetectionnuScenes LiDAR onlyNDS71.4PillarNet
2D Object DetectionnuScenes LiDAR onlymAP66PillarNet
16knuScenes LiDAR onlyNDS71.4PillarNet
16knuScenes LiDAR onlymAP66PillarNet

Related Papers

GEMINUS: Dual-aware Global and Scene-Adaptive Mixture-of-Experts for End-to-End Autonomous Driving2025-07-19AGENTS-LLM: Augmentative GENeration of Challenging Traffic Scenarios with an Agentic LLM Framework2025-07-18World Model-Based End-to-End Scene Generation for Accident Anticipation in Autonomous Driving2025-07-17Orbis: Overcoming Challenges of Long-Horizon Prediction in Driving World Models2025-07-17Channel-wise Motion Features for Efficient Motion Segmentation2025-07-17LaViPlan : Language-Guided Visual Path Planning with RLVR2025-07-17A 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-17