paper-with-me

홈 › Papers

Monocular Depth Estimation with Global-Aware Discretization and Local Context Modeling

2025-08-05 · Heng Wu, Qian Zhang, Guixu Zhang arxiv

Accurate monocular depth estimation remains a challenging problem due to the inherent ambiguity that stems from the ill-posed nature of recovering 3D structure from a single view, where multiple plausible depth configurations can produce identical 2D projections. In this paper, we present a novel depth estimation method that combines both local and global cues to improve prediction accuracy. Specifically, we propose the Gated Large Kernel Attention Module (GLKAM) to effectively capture multi-scale local structural information by leveraging large kernel convolutions with a gated mechanism. To further enhance the global perception of the network, we introduce the Global Bin Prediction Module (GBPM), which estimates the global distribution of depth bins and provides structural guidance for depth regression. Extensive experiments on the NYU-V2 and KITTI dataset demonstrate that our method achieves competitive performance and outperforms existing approaches, validating the effectiveness of each proposed component.

📄 PDF Abstract BibTeX arXiv:2508.03186

Code (0)

등록된 구현이 없습니다.

Tasks

Monocular Depth Estimation

Similar Papers 제목 키워드 기반

Learning Monocular Depth in Dynamic Environment via Context-aware Temporal Attention

2023-05-12 · Zizhang Wu, Zhuozheng Li, Zhi-Gang Fan, Yunzhe Wu 외

The monocular depth estimation task has recently revealed encouraging prospects, especially for the autonomous driving task. To tackle the ill-posed problem of 3D geometric reasoning from 2D monocular images, multi-frame…

Autonomous DrivingDepth EstimationMonocular Depth EstimationPose Estimation

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

Adaptive Discrete Disparity Volume for Self-supervised Monocular Depth Estimation

2024-04-04 · Jianwei Ren

In self-supervised monocular depth estimation tasks, discrete disparity prediction has been proven to attain higher quality depth maps than common continuous methods. However, current discretization strategies often divi…

Depth EstimationMonocular Depth Estimation

Enhanced Scale-aware Depth Estimation for Monocular Endoscopic Scenes with Geometric Modeling

2024-08-14 · Ruofeng Wei, Bin Li, Kai Chen, Yiyao Ma 외

Scale-aware monocular depth estimation poses a significant challenge in computer-aided endoscopic navigation. However, existing depth estimation methods that do not consider the geometric priors struggle to learn the abs…

Depth EstimationMonocular Depth Estimation

MonoPGC: Monocular 3D Object Detection with Pixel Geometry Contexts

2023-02-21 · Zizhang Wu, Yuanzhu Gan, Lei Wang, Guilian Chen 외

Monocular 3D object detection reveals an economical but challenging task in autonomous driving. Recently center-based monocular methods have developed rapidly with a great trade-off between speed and accuracy, where they…

3D Object DetectionAutonomous DrivingDepth EstimationMonocular 3D Object Detection+3