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

Learning Depth from Single Monocular Images Using Deep Convolutional Neural Fields

About

In this article, we tackle the problem of depth estimation from single monocular images. Compared with depth estimation using multiple images such as stereo depth perception, depth from monocular images is much more challenging. Prior work typically focuses on exploiting geometric priors or additional sources of information, most using hand-crafted features. Recently, there is mounting evidence that features from deep convolutional neural networks (CNN) set new records for various vision applications. On the other hand, considering the continuous characteristic of the depth values, depth estimations can be naturally formulated as a continuous conditional random field (CRF) learning problem. Therefore, here we present a deep convolutional neural field model for estimating depths from single monocular images, aiming to jointly explore the capacity of deep CNN and continuous CRF. In particular, we propose a deep structured learning scheme which learns the unary and pairwise potentials of continuous CRF in a unified deep CNN framework. We then further propose an equally effective model based on fully convolutional networks and a novel superpixel pooling method, which is $\sim 10$ times faster, to speedup the patch-wise convolutions in the deep model. With this more efficient model, we are able to design deeper networks to pursue better performance. Experiments on both indoor and outdoor scene datasets demonstrate that the proposed method outperforms state-of-the-art depth estimation approaches.

Fayao Liu, Chunhua Shen, Guosheng Lin, Ian Reid• 2015

Related benchmarks

TaskDatasetResultRank
Monocular Depth EstimationKITTI (Eigen)
Abs Rel0.201
502
Depth EstimationNYU v2 (test)
Threshold Accuracy (delta < 1.25)65
423
Depth EstimationKITTI (Eigen split)
RMSE6.471
276
Monocular Depth EstimationNYU v2 (test)
Abs Rel0.213
257
Depth EstimationNYU Depth V2
RMSE0.759
177
Monocular Depth EstimationKITTI Raw Eigen (test)
RMSE6.523
159
Monocular Depth EstimationKITTI 80m maximum depth (Eigen)
Abs Rel0.201
126
Depth PredictionNYU Depth V2 (test)
Accuracy (δ < 1.25)65
113
Monocular Depth EstimationKITTI 2015 (Eigen split)
Abs Rel0.202
95
Monocular Depth EstimationKITTI Eigen split (test)
AbsRel Mean0.201
94
Showing 10 of 21 rows

Other info

Follow for update