paper-with-me

홈 › Papers

Distilling Monocular Foundation Model for Fine-grained Depth Completion

2025-01-01 · CVPR 2025 1 · Yingping Liang, Yutao Hu, Wenqi Shao, Ying Fu

Depth completion involves predicting dense depth maps from sparse LiDAR inputs, a critical task for applications such as autonomous driving and robotics. However, sparse depth annotations from sensors limit the availability of dense supervision, which is necessary for learning detailed geometric features. To overcome this limitation, we propose a two-stage knowledge distillation framework that leverages powerful monocular foundation models to provide dense supervision for depth completion. In the first stage, we introduce a pre-training strategy that generates diverse training data from natural images to distill geometric knowledge to depth completion. Specifically, we simulate LiDAR scans by utilizing monocular depth and mesh reconstruction, thereby creating training data without requiring ground-truth depth. Nonetheless, monocular depth estimation suffers from inherent scale ambiguity in real-world settings. To address this, in the second stage, we employ a scale- and shift-invariant loss (SSI Loss) to learn real-world scales when fine-tuning on real-world datasets. Our two-stage distillation framework enables depth completion models to harness the strengths of monocular foundation models. Experimental results show that models trained with our two-stage distillation framework achieve top-ranked performance on the KITTI benchmark, demonstrating improvements in both quantitative and qualitative metrics.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingDepth CompletionDepth EstimationKnowledge DistillationMonocular Depth Estimation

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

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…

EndoUFM: Utilizing Foundation Models for Monocular depth estimation of endoscopic images

2025-08-25 · Xinning Yao, Bo Liu, Bojian Li, Jingjing Wang 외 arxiv

Depth estimation is a foundational component for 3D reconstruction in minimally invasive endoscopic surgeries. However, existing monocular depth estimation techniques often exhibit limited performance to the varying illu…

Monocular Depth Estimation3D Reconstruction

AnchorD: Metric Grounding of Monocular Depth Using Factor Graphs

2026-05-04 · Simon Dorer, Martin Büchner, Nick Heppert, Abhinav Valada arxiv

Dense and accurate depth estimation is essential for robotic manipulation, grasping, and navigation, yet currently available depth sensors are prone to errors on transparent, specular, and general non-Lambertian surfaces…

Monocular Depth Estimation

Hybrid-grained Feature Aggregation with Coarse-to-fine Language Guidance for Self-supervised Monocular Depth Estimation

2025-10-10 · Wenyao Zhang, Hongsi Liu, Bohan Li, Jiawei He 외 arxiv

Current self-supervised monocular depth estimation (MDE) approaches encounter performance limitations due to insufficient semantic-spatial knowledge extraction. To address this challenge, we propose Hybrid-depth, a novel…

Monocular Depth Estimation

PromptStereo: Zero-Shot Stereo Matching via Structure and Motion Prompts

2026-03-02 · Xianqi Wang, Hao Yang, Hangtian Wang, Junda Cheng 외 arxiv

Modern stereo matching methods have leveraged monocular depth foundation models to achieve superior zero-shot generalization performance. However, most existing methods primarily focus on extracting robust features for c…

Zero-shot Generalization