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

3D Object Proposals using Stereo Imagery for Accurate Object Class Detection

About

The goal of this paper is to perform 3D object detection in the context of autonomous driving. Our method first aims at generating a set of high-quality 3D object proposals by exploiting stereo imagery. We formulate the problem as minimizing an energy function that encodes object size priors, placement of objects on the ground plane as well as several depth informed features that reason about free space, point cloud densities and distance to the ground. We then exploit a CNN on top of these proposals to perform object detection. In particular, we employ a convolutional neural net (CNN) that exploits context and depth information to jointly regress to 3D bounding box coordinates and object pose. Our experiments show significant performance gains over existing RGB and RGB-D object proposal methods on the challenging KITTI benchmark. When combined with the CNN, our approach outperforms all existing results in object detection and orientation estimation tasks for all three KITTI object classes. Furthermore, we experiment also with the setting where LIDAR information is available, and show that using both LIDAR and stereo leads to the best result.

Xiaozhi Chen, Kaustav Kundu, Yukun Zhu, Huimin Ma, Sanja Fidler, Raquel Urtasun• 2016

Related benchmarks

TaskDatasetResultRank
3D Object DetectionKITTI (val)--
85
Bird's eye view object detectionKITTI (val)--
25
Bird's Eye View 3D Object DetectionKITTI (val1)
AP_BEV (IoU=0.5, Easy)55.04
17
2D Object DetectionKITTI (val1)--
9
3D Object DetectionKITTI official (val2)
AP3D (IoU=0.5, Easy)46.04
8
3D Object DetectionKITTI (val2)
ALP1m Easy81.97
5
Showing 6 of 6 rows

Other info

Follow for update