paper-with-me

Papers

Refinement of Monocular Depth Maps via Multi-View Differentiable Rendering

2024-10-04 · Laura Fink, Linus Franke, Joachim Keinert, Marc Stamminger

The accurate reconstruction of per-pixel depth for an image is vital for many tasks in computer graphics, computer vision, and robotics. In this paper, we present a novel approach to generate view consistent and detailed depth maps from a number of posed images. We leverage advances in monocular depth estimation, which generate topologically complete, but metrically inaccurate depth maps and refine them in a two-stage optimization process based on a differentiable renderer. Taking the monocular depth map as input, we first scale this map to absolute distances based on structure-from-motion and transform the depths to a triangle surface mesh. We then refine this depth mesh in a local optimization, enforcing photometric and geometric consistency. Our evaluation shows that our method is able to generate dense, detailed, high-quality depth maps, also in challenging indoor scenarios, and outperforms state-of-the-art depth reconstruction approaches. Overview and supplemental material of this project can be found at https://lorafib.github.io/ref_depth/.

📄 PDF Abstract BibTeX arXiv:2410.03861

Code (1)

lorafib/ref_depth 공식 구현 pytorch

Tasks

Depth EstimationMonocular Depth Estimation

Similar Papers 제목 키워드 기반

M2Depth: Unifying Monocular Depth Foundation Priors with Multi-View Stereo

2026-08-21 · Byeonggwon Lee, Sanggi Lee, Siwoo Lee, Khang Truong Giang 외 arxiv

Deep learning-based Multi-View Stereo (MVS) has advanced significantly but often generalizes poorly to unseen scenes, particularly in occluded areas or regions with limited view overlap. To mitigate this, recent approach…

Refine and Distill: Exploiting Cycle-Inconsistency and Knowledge Distillation for Unsupervised Monocular Depth Estimation

2019-03-11 · CVPR 2019 6 · Andrea Pilzer, Stéphane Lathuilière, Nicu Sebe, Elisa Ricci

Nowadays, the majority of state of the art monocular depth estimation techniques are based on supervised deep learning models. However, collecting RGB images with associated depth maps is a very time consuming procedure.…

Depth EstimationDepth PredictionKnowledge DistillationMonocular Depth Estimation+1

Bayesian Monocular Depth Refinement via Neural Radiance Fields

2026-01-07 · Arun Muthukkumar arxiv

Monocular depth estimation has applications in many fields, such as autonomous navigation and extended reality, making it an essential computer vision task. However, current methods often produce smooth depth maps that l…

Monocular Depth EstimationScene Understanding

Aerial Multi-View Stereo via Adaptive Depth Range Inference and Normal Cues

2025-06-06 · Yimei Liu, Yakun Ju, Yuan Rao, Hao Fan 외

Three-dimensional digital urban reconstruction from multi-view aerial images is a critical application where deep multi-view stereo (MVS) methods outperform traditional techniques. However, existing methods commonly over…

Depth Estimation

Pseudo Label-Guided Multi Task Learning for Scene Understanding

2021-01-01 · Sunkyung Kim, Hyesong Choi, Dongbo Min

Multi-task learning (MTL) for scene understanding has been actively studied by exploiting correlation of multiple tasks. This work focuses on improving the performance of the MTL network that infers depth and semantic se…

Depth EstimationMonocular Depth EstimationMulti-Task LearningPseudo Label+4