Monocular Depth Estimation using Multi-Scale Continuous CRFs as Sequential Deep Networks
Dan Xu, Elisa Ricci, Wanli Ouyang, Xiaogang Wang, Nicu Sebe

TL;DR
This paper introduces a novel deep learning approach for monocular depth estimation that integrates multi-scale CNN features using continuous CRFs, enabling end-to-end training and achieving state-of-the-art results.
Contribution
It proposes a new model combining multi-scale CNN outputs with continuous CRFs in a sequential deep network framework, trained end-to-end.
Findings
Achieved new state-of-the-art results on NYUD-V2, Make3D, and KITTI datasets.
Demonstrated the effectiveness of continuous CRFs for multi-scale feature fusion.
Proposed a novel CNN implementation of mean-field updates for continuous CRFs.
Abstract
Depth cues have been proved very useful in various computer vision and robotic tasks. This paper addresses the problem of monocular depth estimation from a single still image. Inspired by the effectiveness of recent works on multi-scale convolutional neural networks (CNN), we propose a deep model which fuses complementary information derived from multiple CNN side outputs. Different from previous methods using concatenation or weighted average schemes, the integration is obtained by means of continuous Conditional Random Fields (CRFs). In particular, we propose two different variations, one based on a cascade of multiple CRFs, the other on a unified graphical model. By designing a novel CNN implementation of mean-field updates for continuous CRFs, we show that both proposed models can be regarded as sequential deep networks and that training can be performed end-to-end. Through an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Image Processing Techniques and Applications · Optical measurement and interference techniques
