paper-with-me

Papers

Monocular Depth Estimation with Sharp Boundary

2021-10-12 · Xin Yang, Qingling Chang, Xinlin Liu, Yan Cui

Monocular depth estimation is the base task in computer vision. It has a tremendous development in the decade with the development of deep learning. But the boundary blur of the depth map is still a serious problem. Research finds the boundary blur problem is mainly caused by two factors, first, the low-level features containing boundary and structure information may loss in deeper networks during the convolution process., second, the model ignores the errors introduced by the boundary area due to the few portions of the boundary in the whole areas during the backpropagation. In order to mitigate the boundary blur problem, we focus on the above two impact factors. Firstly, we design a scene understanding module to learn the global information with low- and high-level features, and then to transform the global information to different scales with our proposed scale transform module according to the different phases in the decoder. Secondly, we propose a boundary-aware depth loss function to pay attention to the effects of the boundary's depth value. The extensive experiments show that our method can predict the depth maps with clearer boundaries, and the performance of the depth accuracy base on NYU-depth v2 and SUN RGB-D is competitive.

📄 PDF Abstract BibTeX arXiv:2110.05885

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderDepth EstimationMonocular Depth EstimationScene Understanding

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

SharpDepth: Sharpening Metric Depth Predictions Using Diffusion Distillation

2024-11-27 · CVPR 2025 1 · Duc-Hai Pham, Tung Do, Phong Nguyen, Binh-Son Hua 외

We propose SharpDepth, a novel approach to monocular metric depth estimation that combines the metric accuracy of discriminative depth estimation methods (e.g., Metric3D, UniDepth) with the fine-grained boundary sharpnes…

Depth Estimation

Depth Pro: Sharp Monocular Metric Depth in Less Than a Second

2024-10-02 · Aleksei Bochkovskii, Amaël Delaunoy, Hugo Germain, Marcel Santos 외

We present a foundation model for zero-shot metric monocular depth estimation. Our model, Depth Pro, synthesizes high-resolution depth maps with unparalleled sharpness and high-frequency details. The predictions are metr…

Depth EstimationGPUMonocular Depth Estimation

EndoStreamDepth: Temporally Consistent Monocular Depth Estimation for Endoscopic Video Streams

2025-12-20 · Hao Li, Daiwei Lu, Jiacheng Wang, Robert J. Webster 외 arxiv

This work presents EndoStreamDepth, a monocular depth estimation framework for endoscopic video streams. It provides accurate depth maps with sharp anatomical boundaries for each frame, temporally consistent predictions …

Monocular Depth Estimation

Towards Sharper Object Boundaries in Self-Supervised Depth Estimation

2025-09-19 · Aurélien Cecille, Stefan Duffner, Franck Davoine, Rémi Agier 외 arxiv

Accurate monocular depth estimation is crucial for 3D scene understanding, but existing methods often blur depth at object boundaries, introducing spurious intermediate 3D points. While achieving sharp edges usually requ…

Monocular Depth EstimationScene Understanding

Focusable Monocular Depth Estimation

2026-05-12 · Yuxin Du, Tao Lin, Zile Zhong, Runting Li 외 arxiv

Monocular depth foundation models generalize well across scenes, yet they are typically optimized with uniform pixel-wise objectives that do not distinguish user-specified or task-relevant target regions from the surroun…

Monocular Depth Estimation