Concepedia

Publication | Closed Access

Stereo R-CNN Based 3D Object Detection for Autonomous Driving

619

Citations

30

References

2019

Year

TLDR

The authors propose a stereo‑based 3D object detection method for autonomous driving that exploits both sparse and dense semantic and geometric cues, and they will release the code publicly. Stereo R‑CNN extends Faster R‑CNN to stereo inputs, adding branches after the stereo RPN to predict keypoints, viewpoints, and dimensions, and then refines coarse 3D boxes via region‑based photometric alignment of left and right RoIs. Without depth input or 3D supervision, the method outperforms all fully supervised image‑based baselines and beats the state‑of‑the‑art stereo method by about 30 % AP on KITTI for both 3D detection and localization.

Abstract

We propose a 3D object detection method for autonomous driving by fully exploiting the sparse and dense, semantic and geometry information in stereo imagery. Our method, called Stereo R-CNN, extends Faster R-CNN for stereo inputs to simultaneously detect and associate object in left and right images. We add extra branches after stereo Region Proposal Network (RPN) to predict sparse keypoints, viewpoints, and object dimensions, which are combined with 2D left-right boxes to calculate a coarse 3D object bounding box. We then recover the accurate 3D bounding box by a region-based photometric alignment using left and right RoIs. Our method does not require depth input and 3D position supervision, however, outperforms all existing fully supervised image-based methods. Experiments on the challenging KITTI dataset show that our method outperforms the state-of-the-art stereo-based method by around 30% AP on both 3D detection and 3D localization tasks. Code will be made publicly available.

References

YearCitations

Page 1