Joint stereo 3D object detection and implicit surface reconstruction
Shichao Li, Xijie Huang, Zechun Liu, Kwang-Ting Cheng
TL;DR
This work tackles estimating object orientation in $SO(3)$ and recovering implicit rigid shapes from stereo RGB images. It introduces S-3D-RCNN, a two-stage framework where a proposal detector provides 3D cuboid candidates and Ego-Net++ predicts egocentric orientation and, for rigid objects, a resolution-agnostic implicit shape via a surface-hallucination pipeline built on visible-surface representations and normalization. Central contributions include the Labor-free Intermediate Representations (IGRs), the multi-view PPC extension, the visible-surface and hallucination modules, and new KITTI metrics $AP_{MMD}$ and $MMDTP$ for evaluating surface-level quality. Empirically, the approach achieves state-of-the-art system-level performance on KITTI for joint 3D object detection and orientation estimation and delivers credible implicit-shape reconstructions, highlighting strong potential for outdoor AR and autonomous driving applications. The method leverages stereo geometry to surpass monocular baselines and delivers a mesh-based, resolution-agnostic description within object boxes, advancing outdoor 3D scene understanding.
Abstract
We present a new learning-based framework S-3D-RCNN that can recover accurate object orientation in SO(3) and simultaneously predict implicit rigid shapes from stereo RGB images. For orientation estimation, in contrast to previous studies that map local appearance to observation angles, we propose a progressive approach by extracting meaningful Intermediate Geometrical Representations (IGRs). This approach features a deep model that transforms perceived intensities from one or two views to object part coordinates to achieve direct egocentric object orientation estimation in the camera coordinate system. To further achieve finer description inside 3D bounding boxes, we investigate the implicit shape estimation problem from stereo images. We model visible object surfaces by designing a point-based representation, augmenting IGRs to explicitly address the unseen surface hallucination problem. Extensive experiments validate the effectiveness of the proposed IGRs, and S-3D-RCNN achieves superior 3D scene understanding performance. We also designed new metrics on the KITTI benchmark for our evaluation of implicit shape estimation.
