3D Object Proposals using Stereo Imagery for Accurate Object Class Detection
Xiaozhi Chen, Kaustav Kundu, Yukun Zhu, Huimin Ma, Sanja, Fidler, Raquel Urtasun

TL;DR
This paper introduces a stereo imagery-based method for generating high-quality 3D object proposals, combined with CNN-based detection, significantly improving accuracy in autonomous driving scenarios on the KITTI benchmark.
Contribution
It presents a novel approach that integrates stereo imagery with CNNs for 3D object detection, outperforming existing RGB and RGB-D methods on KITTI.
Findings
Significant performance gains over existing methods.
Outperforms all existing results in detection and orientation estimation.
Combining LIDAR and stereo yields the best results.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Robotics and Sensor-Based Localization · Video Surveillance and Tracking Methods
