Our new X account is live! Follow @wizwand_team for updates
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
2040
Semantic segmentationPASCAL VOC 2012 (test)
mIoU74.4
1342
Object DetectionPASCAL VOC 2007 (test)--
821
Image ClassificationDTD
Accuracy74.9
487
Image ClassificationSUN397
Accuracy64.3
425
Depth EstimationNYU v2 (test)
Threshold Accuracy (delta < 1.25)81.1
423
ClassificationCars
Accuracy92.1
314
Image ClassificationAircraft
Accuracy86
302
Monocular Depth EstimationNYU v2 (test)
Abs Rel0.127
257
Image ClassificationCaltech-101
Accuracy94.5
198
Showing 10 of 59 rows

Other info

Follow for update