paper-with-me

홈 › Papers

Depth Map Decomposition for Monocular Depth Estimation

2022-08-23 · Jinyoung Jun, Jae-Han Lee, Chul Lee, Chang-Su Kim

We propose a novel algorithm for monocular depth estimation that decomposes a metric depth map into a normalized depth map and scale features. The proposed network is composed of a shared encoder and three decoders, called G-Net, N-Net, and M-Net, which estimate gradient maps, a normalized depth map, and a metric depth map, respectively. M-Net learns to estimate metric depths more accurately using relative depth features extracted by G-Net and N-Net. The proposed algorithm has the advantage that it can use datasets without metric depth labels to improve the performance of metric depth estimation. Experimental results on various datasets demonstrate that the proposed algorithm not only provides competitive performance to state-of-the-art algorithms but also yields acceptable results even when only a small amount of metric depth data is available for its training.

📄 PDF Abstract BibTeX arXiv:2208.10762

Code (1)

jyjunmcl/Depth-Map-Decomposition 공식 구현 pytorch

Tasks

Depth EstimationMonocular Depth Estimation

Similar Papers 제목 키워드 기반

Intrinsic Image Decomposition for Robust Self-supervised Monocular Depth Estimation on Reflective Surfaces

2025-03-28 · Wonhyeok Choi, Kyumin Hwang, Minwoo Choi, Kiljoon Han 외

Self-supervised monocular depth estimation (SSMDE) has gained attention in the field of deep learning as it estimates depth without requiring ground truth depth maps. This approach typically uses a photometric consistenc…

Depth EstimationDepth PredictionIntrinsic Image DecompositionKnowledge Distillation+1

Self-Supervised Monocular Scene Decomposition and Depth Estimation

2021-10-21 · Sadra Safadoust, Fatma Güney

Self-supervised monocular depth estimation approaches either ignore independently moving objects in the scene or need a separate segmentation step to identify them. We propose MonoDepthSeg to jointly estimate depth and s…

Depth EstimationMonocular Depth Estimation

Monocular Depth Decomposition of Semi-Transparent Volume Renderings

2022-06-27 · Dominik Engel, Sebastian Hartwig, Timo Ropinski

Neural networks have shown great success in extracting geometric information from color images. Especially, monocular depth estimation networks are increasingly reliable in real-world scenes. In this work we investigate …

Depth EstimationMonocular Depth Estimation

Monocular Depth Estimation Using Laplacian Pyramid-Based Depth Residuals

2021-01-08 · Minsoo Song, Seokjae Lim, Wonjun Kim

With a great success of the generative model via deep neural networks, monocular depth estimation has been actively studied by exploiting various encoder-decoder architectures. However, the decoding process in most previ…

DecoderDepth EstimationMonocular Depth Estimation

DCDepth: Progressive Monocular Depth Estimation in Discrete Cosine Domain

2024-10-19 · Kun Wang, Zhiqiang Yan, Junkai Fan, Wanlu Zhu 외

In this paper, we introduce DCDepth, a novel framework for the long-standing monocular depth estimation task. Moving beyond conventional pixel-wise depth estimation in the spatial domain, our approach estimates the frequ…

Depth EstimationMonocular Depth Estimation