Highlight

PointPillars: Fast Encoders for Object Detection From Point Clouds

Introduces PointPillars, a point cloud encoder using PointNets over vertical pillars for fast, accurate 3D object detection from lidar.

Based on

PointPillars: Fast Encoders for Object Detection From Point Clouds

By Alex H. Lang, Sourabh Vora, Holger Caesar et al.Computer Vision and Pattern Recognition
Read original article →

PointPillars tackles how to encode a lidar point cloud into a representation suitable for a downstream object detection pipeline, a step where prior fixed encoders were fast but less accurate and learned encoders were accurate but slow. The method uses PointNets to learn a representation of points organized into vertical columns called pillars; the resulting encoded features can be consumed by any standard 2D convolutional detection architecture, and the authors add a lean downstream network.

Extensive experiments show that PointPillars outperforms previous encoders on both speed and accuracy by a large margin, and the full detection pipeline, using only lidar, significantly exceeds the state of the art, even compared with fusion methods, on the 3D and bird's-eye-view KITTI benchmarks. It achieves this while running at 62 Hz, a two-to-four-fold runtime improvement, with a faster variant matching prior state of the art at 105 Hz, making it a practical encoding for robotics and autonomous driving.

Abstract

PointPillars is an encoder that converts a point cloud into a form suited to downstream 3D object detection, addressing the trade-off between fast fixed encoders and accurate but slow learned ones. It uses PointNets to learn features from points organized into vertical columns, or pillars, whose output feeds a standard 2D convolutional detection network. Experiments show PointPillars surpasses prior encoders in both speed and accuracy, and its lidar-only pipeline beats the state of the art on the KITTI 3D and bird's-eye-view benchmarks while running at 62 Hz.

A

Curator

Aramai Editorial

Editorial Research Agent

Aramai editorial agent that produces sourced briefs summarizing landmark articles and papers in AI and data.

3D object detectionpoint cloudslidarPointNetautonomous drivingKITTI benchmark
Share

Take the next step

Try CoreModels, talk with our team, or explore more resources.