Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Deeper Depth Prediction with Fully Convolutional Residual Networks

About

This paper addresses the problem of estimating the depth map of a scene given a single RGB image. We propose a fully convolutional architecture, encompassing residual learning, to model the ambiguous mapping between monocular images and depth maps. In order to improve the output resolution, we present a novel way to efficiently learn feature map up-sampling within the network. For optimization, we introduce the reverse Huber loss that is particularly suited for the task at hand and driven by the value distributions commonly present in depth maps. Our model is composed of a single architecture that is trained end-to-end and does not rely on post-processing techniques, such as CRFs or other additional refinement steps. As a result, it runs in real-time on images or videos. In the evaluation, we show that the proposed model contains fewer parameters and requires fewer training data than the current state of the art, while outperforming all approaches on depth estimation. Code and models are publicly available.

Iro Laina, Christian Rupprecht, Vasileios Belagiannis, Federico Tombari, Nassir Navab• 2016

Related benchmarks

TaskDatasetResultRank
Semantic segmentationPASCAL VOC 2012 (val)
Mean IoU74.4
2142
Semantic segmentationPASCAL VOC 2012 (test)
mIoU74.4
1415
Object DetectionPASCAL VOC 2007 (test)--
844
Image ClassificationDTD
Accuracy74.9
542
Depth EstimationNYU v2 (test)
Threshold Accuracy (delta < 1.25)81.1
432
Image ClassificationSUN397
Accuracy64.3
425
ClassificationCars
Accuracy92.1
395
Image ClassificationAircraft
Accuracy86
333
Monocular Depth EstimationNYU v2 (test)
Abs Rel0.127
300
Depth EstimationNYU Depth V2
RMSE0.573
209
Showing 10 of 61 rows

Other info

Follow for update