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

Learning monocular depth estimation with unsupervised trinocular assumptions

About

Obtaining accurate depth measurements out of a single image represents a fascinating solution to 3D sensing. CNNs led to considerable improvements in this field, and recent trends replaced the need for ground-truth labels with geometry-guided image reconstruction signals enabling unsupervised training. Currently, for this purpose, state-of-the-art techniques rely on images acquired with a binocular stereo rig to predict inverse depth (i.e., disparity) according to the aforementioned supervision principle. However, these methods suffer from well-known problems near occlusions, left image border, etc inherited from the stereo setup. Therefore, in this paper, we tackle these issues by moving to a trinocular domain for training. Assuming the central image as the reference, we train a CNN to infer disparity representations pairing such image with frames on its left and right side. This strategy allows obtaining depth maps not affected by typical stereo artifacts. Moreover, being trinocular datasets seldom available, we introduce a novel interleaved training procedure enabling to enforce the trinocular assumption outlined from current binocular datasets. Exhaustive experimental results on the KITTI dataset confirm that our proposal outperforms state-of-the-art methods for unsupervised monocular depth estimation trained on binocular stereo pairs as well as any known methods relying on other cues.

Matteo Poggi, Fabio Tosi, Stefano Mattoccia• 2018

Related benchmarks

TaskDatasetResultRank
Depth EstimationKITTI (Eigen split)
RMSE5.281
276
Monocular Depth EstimationKITTI Raw Eigen (test)
RMSE4.822
159
Monocular Depth EstimationKITTI 80m maximum depth (Eigen)
Abs Rel0.111
126
Monocular Depth EstimationKITTI 2015 (Eigen split)
Abs Rel0.126
95
Depth EstimationKITTI improved ground truth 2015 (93% Eigen split)
Abs Rel0.102
32
Depth EstimationKITTI Eigen split improved ground truth (test)
Abs Rel0.102
22
Monocular Depth EstimationKITTI Improved Ground Truth 40
Abs Rel Error0.102
22
Monocular Depth EstimationKITTI 2012 2015 (Eigen split)
Abs Rel Error0.106
21
Monocular Depth EstimationKITTI 50m cap 11 (Eigen)
Abs Rel0.091
10
Showing 9 of 9 rows

Other info

Code

Follow for update