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

Estimating Depth from Monocular Images as Classification Using Deep Fully Convolutional Residual Networks

About

Depth estimation from single monocular images is a key component of scene understanding and has benefited largely from deep convolutional neural networks (CNN) recently. In this article, we take advantage of the recent deep residual networks and propose a simple yet effective approach to this problem. We formulate depth estimation as a pixel-wise classification task. Specifically, we first discretize the continuous depth values into multiple bins and label the bins according to their depth range. Then we train fully convolutional deep residual networks to predict the depth label of each pixel. Performing discrete depth label classification instead of continuous depth value regression allows us to predict a confidence in the form of probability distribution. We further apply fully-connected conditional random fields (CRF) as a post processing step to enforce local smoothness interactions, which improves the results. We evaluate our approach on both indoor and outdoor datasets and achieve state-of-the-art performance.

Yuanzhouhan Cao, Zifeng Wu, Chunhua Shen• 2016

Related benchmarks

TaskDatasetResultRank
Depth EstimationNYU v2 (test)
Threshold Accuracy (delta < 1.25)79
423
Monocular Depth EstimationKITTI Raw Eigen (test)
RMSE4.712
159
Depth PredictionNYU Depth V2 (test)
Accuracy (δ < 1.25)81.9
113
Monocular Depth EstimationKITTI Raw (KR) Eigen 80m (test)
Abs Rel Error0.115
20
Showing 4 of 4 rows

Other info

Follow for update