Deep Multi-view Depth Estimation with Predicted Uncertainty
Tong Ke, Tien Do, Khiem Vuong, Kourosh Sartipi, and Stergios I., Roumeliotis

TL;DR
This paper presents a deep neural network approach for dense depth estimation from image sequences, incorporating a depth-refinement network that improves accuracy and predicts uncertainty, outperforming existing methods.
Contribution
Introduces a depth-refinement network with iterative refinement and uncertainty prediction for enhanced depth estimation accuracy.
Findings
Outperforms state-of-the-art depth estimation methods
Refined depth maps have higher accuracy
Predicted uncertainty correlates well with actual depth error
Abstract
In this paper, we address the problem of estimating dense depth from a sequence of images using deep neural networks. Specifically, we employ a dense-optical-flow network to compute correspondences and then triangulate the point cloud to obtain an initial depth map.Parts of the point cloud, however, may be less accurate than others due to lack of common observations or small parallax. To further increase the triangulation accuracy, we introduce a depth-refinement network (DRN) that optimizes the initial depth map based on the image's contextual cues. In particular, the DRN contains an iterative refinement module (IRM) that improves the depth accuracy over iterations by refining the deep features. Lastly, the DRN also predicts the uncertainty in the refined depths, which is desirable in applications such as measurement selection for scene reconstruction. We show experimentally that our…
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 · Optical measurement and interference techniques · Image Processing Techniques and Applications
