paper-with-me

Papers

MultiDepth: Multi-Sample Priors for Refining Monocular Metric Depth Estimations in Indoor Scenes

2024-11-01 · Sanghyun Byun, Jacob Song, Woo Seong Chung

Monocular metric depth estimation (MMDE) is a crucial task to solve for indoor scene reconstruction on edge devices. Despite this importance, existing models are sensitive to factors such as boundary frequency of objects in the scene and scene complexity, failing to fully capture many indoor scenes. In this work, we propose to close this gap through the task of monocular metric depth refinement (MMDR) by leveraging state-of-the-art MMDE models. MultiDepth proposes a solution by taking samples of the image along with the initial depth map prediction made by a pre-trained MMDE model. Compared to existing iterative depth refinement techniques, MultiDepth does not employ normal map prediction as part of its architecture, effectively lowering the model size and computation overhead while outputting impactful changes from refining iterations. MultiDepth implements a lightweight encoder-decoder architecture for the refinement network, processing multiple samples from the given image, including segmentation masking. We evaluate MultiDepth on four datasets and compare them to state-of-the-art methods to demonstrate its effective refinement with minimal overhead, displaying accuracy improvement upward of 45%.

📄 PDF Abstract BibTeX arXiv:2411.01048

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderDepth EstimationIndoor Scene Reconstruction

Similar Papers 제목 키워드 기반

MultiDepth: Single-Image Depth Estimation via Multi-Task Regression and Classification

2019-07-25 · Lukas Liebel, Marco Körner

We introduce MultiDepth, a novel training strategy and convolutional neural network (CNN) architecture that allows approaching single-image depth estimation (SIDE) as a multi-task problem. SIDE is an important part of ro…

Autonomous VehiclesClassificationDepth EstimationDepth Prediction+8

BridgeDepth: Bridging Monocular and Stereo Reasoning with Latent Alignment

2025-08-06 · Tongfan Guan, Jiaxin Guo, Chen Wang, Yun-Hui Liu arxiv

Monocular and stereo depth estimation offer complementary strengths: monocular methods capture rich contextual priors but lack geometric precision, while stereo approaches leverage epipolar geometry yet struggle with amb…

Zero-shot GeneralizationStereo Depth Estimation

Sparis: Neural Implicit Surface Reconstruction of Indoor Scenes from Sparse Views

2025-01-02 · Yulun Wu, Han Huang, Wenyuan Zhang, Chao Deng 외

In recent years, reconstructing indoor scene geometry from multi-view images has achieved encouraging accomplishments. Current methods incorporate monocular priors into neural implicit surface models to achieve high-qual…

Surface Reconstruction

Iris: Bringing Real-World Priors into Diffusion Model for Monocular Depth Estimation

2026-03-17 · Xinhao Cai, Gensheng Pei, Zeren Sun, Yazhou Yao 외 arxiv

In this paper, we propose \textbf{Iris}, a deterministic framework for Monocular Depth Estimation (MDE) that integrates real-world priors into the diffusion model. Conventional feed-forward methods rely on massive traini…

Monocular Depth Estimation

Multiple Prior Representation Learning for Self-Supervised Monocular Depth Estimation via Hybrid Transformer

2024-06-13 · Guodong Sun, Junjie Liu, Mingxuan Liu, Moyun Liu 외

Self-supervised monocular depth estimation aims to infer depth information without relying on labeled data. However, the lack of labeled information poses a significant challenge to the model's representation, limiting i…

DecoderDepth EstimationMonocular Depth EstimationRepresentation Learning