paper-with-me

홈 › Papers

Deep Multi-view Depth Estimation with Predicted Uncertainty

2020-11-19 · Tong Ke, Tien Do, Khiem Vuong, Kourosh Sartipi, Stergios I. Roumeliotis

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 algorithm outperforms state-of-the-art approaches in terms of depth accuracy, and verify that our predicted uncertainty is highly correlated to the actual depth error.

📄 PDF Abstract BibTeX arXiv:2011.09594

Code (1)

MARSLab-UMN/DeepMultiviewDepth 공식 구현 pytorch

Tasks

Depth EstimationOptical Flow Estimation

Similar Papers 제목 키워드 기반

IronDepth: Iterative Refinement of Single-View Depth using Surface Normal and its Uncertainty

2022-10-07 · Gwangbin Bae, Ignas Budvytis, Roberto Cipolla

Single image surface normal estimation and depth estimation are closely related problems as the former can be calculated from the latter. However, the surface normals computed from the output of depth estimation methods …

Monocular Depth Estimation

UfM*: Uncertainty from Motion* for DNN Depth Estimation Using Gaussians

2026-05-21 · Soumya Sudhakar, Sertac Karaman, Vivienne Sze arxiv

Reliable uncertainty estimation is critical for deploying monocular depth deep neural networks (DNNs) in safety-critical robotic systems. Conventional uncertainty methods such as ensembles and sampling-based approaches r…

Depth Estimation

Uncertainty-Driven Dense Two-View Structure from Motion

2023-02-01 · Weirong Chen, Suryansh Kumar, Fisher Yu

This work introduces an effective and practical solution to the dense two-view structure from motion (SfM) problem. One vital question addressed is how to mindfully use per-pixel optical flow correspondence between two f…

Depth EstimationOptical Flow EstimationPose EstimationVocal Bursts Valence Prediction

3D Distillation: Improving Self-Supervised Monocular Depth Estimation on Reflective Surfaces

2023-01-01 · ICCV 2023 1 · Xuepeng Shi, Georgi Dikov, Gerhard Reitmayr, Tae-Kyun Kim 외

Self-supervised monocular depth estimation (SSMDE) aims at predicting the dense depth maps of monocular images, by learning to minimize a photometric loss using spatially neighboring image pairs during training. Whil…

Depth EstimationMonocular Depth Estimation

A technique to jointly estimate depth and depth uncertainty for unmanned aerial vehicles

2023-05-31 · Michaël Fonder, Marc Van Droogenbroeck

When used by autonomous vehicles for trajectory planning or obstacle avoidance, depth estimation methods need to be reliable. Therefore, estimating the quality of the depth outputs is critical. In this paper, we show how…

Autonomous VehiclesDepth Aleatoric Uncertainty EstimationDepth EstimationMonocular Depth Estimation+1