Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

PIXOR: Real-time 3D Object Detection from Point Clouds

About

We address the problem of real-time 3D object detection from point clouds in the context of autonomous driving. Computation speed is critical as detection is a necessary component for safety. Existing approaches are, however, expensive in computation due to high dimensionality of point clouds. We utilize the 3D data more efficiently by representing the scene from the Bird's Eye View (BEV), and propose PIXOR, a proposal-free, single-stage detector that outputs oriented 3D object estimates decoded from pixel-wise neural network predictions. The input representation, network architecture, and model optimization are especially designed to balance high accuracy and real-time efficiency. We validate PIXOR on two datasets: the KITTI BEV object detection benchmark, and a large-scale 3D vehicle detection benchmark. In both datasets we show that the proposed detector surpasses other state-of-the-art methods notably in terms of Average Precision (AP), while still runs at >28 FPS.

Bin Yang, Wenjie Luo, Raquel Urtasun• 2019

Related benchmarks

TaskDatasetResultRank
3D Object DetectionKITTI (val)--
57
BEV Object DetectionKITTI (test)
AP (Easy)87.25
47
Birds-Eye-View DetectionKITTI (test)
AP BEV (Easy)0.817
41
3D Object DetectionPandaSet (val)
AP BEV79.3
8
3D Object DetectionKITTI cross-dataset from PandaSet (val)
AP_BEV71.7
8
Vehicle DetectionOxford Radar RobotCar (ORR)
AP (IoU=0.5)72.8
5
BEV Object DetectionKITTI (val)
AP@0.7 (0-30m)87.68
3
Showing 7 of 7 rows

Other info

Follow for update