SDGE: Stereo Guided Depth Estimation for 360$^\circ$ Camera Sets
Jialei Xu, Wei Yin, Dong Gong, Junjun Jiang, Xianming Liu
TL;DR
The authors address the challenge of depth estimation for 360° camera rigs with limited overlap by introducing SGDE, a stereo-guided pipeline that explicitly leverages depth priors from overlapping views. They unify fisheye and pinhole cameras through virtual pinhole transformations, and stabilize pose estimates with a geometry loop constraint to enable robust stereo rectification. The depth prior $D_p$ is used both as an input feature and as a supervision signal via $L_{dp}$ (with $\\lambda=0.005$), improving both supervised and self-supervised depth estimation. Experiments on Synthetic Urban, DDAD, and nuScenes show consistent improvements in depth accuracy and cross-view consistency, and the approach also yields tangible benefits for downstream tasks like 3D object detection and occupancy prediction.
Abstract
Depth estimation is a critical technology in autonomous driving, and multi-camera systems are often used to achieve a 360$^\circ$ perception. These 360$^\circ$ camera sets often have limited or low-quality overlap regions, making multi-view stereo methods infeasible for the entire image. Alternatively, monocular methods may not produce consistent cross-view predictions. To address these issues, we propose the Stereo Guided Depth Estimation (SGDE) method, which enhances depth estimation of the full image by explicitly utilizing multi-view stereo results on the overlap. We suggest building virtual pinhole cameras to resolve the distortion problem of fisheye cameras and unify the processing for the two types of 360$^\circ$ cameras. For handling the varying noise on camera poses caused by unstable movement, the approach employs a self-calibration method to obtain highly accurate relative poses of the adjacent cameras with minor overlap. These enable the use of robust stereo methods to obtain high-quality depth prior in the overlap region. This prior serves not only as an additional input but also as pseudo-labels that enhance the accuracy of depth estimation methods and improve cross-view prediction consistency. The effectiveness of SGDE is evaluated on one fisheye camera dataset, Synthetic Urban, and two pinhole camera datasets, DDAD and nuScenes. Our experiments demonstrate that SGDE is effective for both supervised and self-supervised depth estimation, and highlight the potential of our method for advancing downstream autonomous driving technologies, such as 3D object detection and occupancy prediction.
