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

Learning monocular depth estimation infusing traditional stereo knowledge

About

Depth estimation from a single image represents a fascinating, yet challenging problem with countless applications. Recent works proved that this task could be learned without direct supervision from ground truth labels leveraging image synthesis on sequences or stereo pairs. Focusing on this second case, in this paper we leverage stereo matching in order to improve monocular depth estimation. To this aim we propose monoResMatch, a novel deep architecture designed to infer depth from a single input image by synthesizing features from a different point of view, horizontally aligned with the input image, performing stereo matching between the two cues. In contrast to previous works sharing this rationale, our network is the first trained end-to-end from scratch. Moreover, we show how obtaining proxy ground truth annotation through traditional stereo algorithms, such as Semi-Global Matching, enables more accurate monocular depth estimation still countering the need for expensive depth labels by keeping a self-supervised approach. Exhaustive experimental results prove how the synergy between i) the proposed monoResMatch architecture and ii) proxy-supervision attains state-of-the-art for self-supervised monocular depth estimation. The code is publicly available at https://github.com/fabiotosi92/monoResMatch-Tensorflow.

Fabio Tosi, Filippo Aleotti, Matteo Poggi, Stefano Mattoccia• 2019

Related benchmarks

TaskDatasetResultRank
Monocular Depth EstimationKITTI (Eigen)
Abs Rel0.111
502
Monocular Depth EstimationKITTI Raw Eigen (test)
RMSE4.351
159
Monocular Depth EstimationKITTI 2015 (Eigen split)
Abs Rel0.111
95
Disparity EstimationKITTI 2015 (test)
D1 Error (bg, all)22.1
77
Depth PredictionKITTI original ground truth (test)
Abs Rel0.111
38
Monocular Depth EstimationKITTI 2012 2015 (Eigen split)
Abs Rel Error0.102
21
Showing 6 of 6 rows

Other info

Code

Follow for update