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

Unsupervised Monocular Depth Estimation with Left-Right Consistency

About

Learning based methods have shown very promising results for the task of depth estimation in single images. However, most existing approaches treat depth prediction as a supervised regression problem and as a result, require vast quantities of corresponding ground truth depth data for training. Just recording quality depth data in a range of environments is a challenging problem. In this paper, we innovate beyond existing approaches, replacing the use of explicit depth data during training with easier-to-obtain binocular stereo footage. We propose a novel training objective that enables our convolutional neural network to learn to perform single image depth estimation, despite the absence of ground truth depth data. Exploiting epipolar geometry constraints, we generate disparity images by training our network with an image reconstruction loss. We show that solving for image reconstruction alone results in poor quality depth images. To overcome this problem, we propose a novel training loss that enforces consistency between the disparities produced relative to both the left and right images, leading to improved performance and robustness compared to existing approaches. Our method produces state of the art results for monocular depth estimation on the KITTI driving dataset, even outperforming supervised methods that have been trained with ground truth depth.

Cl\'ement Godard, Oisin Mac Aodha, Gabriel J. Brostow• 2016

Related benchmarks

TaskDatasetResultRank
Monocular Depth EstimationKITTI (Eigen)
Abs Rel0.104
502
Depth EstimationKITTI (Eigen split)
RMSE3.729
276
Monocular Depth EstimationKITTI
Abs Rel0.148
161
Monocular Depth EstimationKITTI Raw Eigen (test)
RMSE3.729
159
Monocular Depth EstimationMake3D (test)
Abs Rel0.443
132
Monocular Depth EstimationKITTI 80m maximum depth (Eigen)
Abs Rel0.114
126
Monocular Depth EstimationKITTI (test)
Abs Rel Error0.114
103
Monocular Depth EstimationKITTI 2015 (Eigen split)
Abs Rel0.117
95
Monocular Depth EstimationKITTI Eigen split (test)
AbsRel Mean0.114
94
Monocular Depth EstimationKITTI Improved GT (Eigen)
AbsRel0.108
92
Showing 10 of 46 rows

Other info

Code

Follow for update