paper-with-me

홈 › Papers

StarryGazer: Leveraging Monocular Depth Estimation Models for Domain-Agnostic Single Depth Image Completion

2025-12-15 · Sangmin Hong, Suyoung Lee, Kyoung Mu Lee arxiv

The problem of depth completion involves predicting a dense depth image from a single sparse depth map and an RGB image. Unsupervised depth completion methods have been proposed for various datasets where ground truth depth data is unavailable and supervised methods cannot be applied. However, these models require auxiliary data to estimate depth values, which is far from real scenarios. Monocular depth estimation (MDE) models can produce a plausible relative depth map from a single image, but there is no work to properly combine the sparse depth map with MDE for depth completion; a simple affine transformation to the depth map will yield a high error since MDE are inaccurate at estimating depth difference between objects. We introduce StarryGazer, a domain-agnostic framework that predicts dense depth images from a single sparse depth image and an RGB image without relying on ground-truth depth by leveraging the power of large MDE models. First, we employ a pre-trained MDE model to produce relative depth images. These images are segmented and randomly rescaled to form synthetic pairs for dense pseudo-ground truth and corresponding sparse depths. A refinement network is trained with the synthetic pairs, incorporating the relative depth maps and RGB images to improve the model's accuracy and robustness. StarryGazer shows superior results over existing unsupervised methods and transformed MDE results on various datasets, demonstrating that our framework exploits the power of MDE models while appropriately fixing errors using sparse depth information.

📄 PDF Abstract BibTeX arXiv:2512.13147

Code (0)

등록된 구현이 없습니다.

Tasks

Monocular Depth EstimationDepth Completion

Similar Papers 제목 키워드 기반

DESC: Domain Adaptation for Depth Estimation via Semantic Consistency

2020-09-03 · Adrian Lopez-Rodriguez, Krystian Mikolajczyk

Accurate real depth annotations are difficult to acquire, needing the use of special devices such as a LiDAR sensor. Self-supervised methods try to overcome this problem by processing video or stereo sequences, which may…

Depth EstimationDomain AdaptationMonocular Depth EstimationSemantic Segmentation

FusionDepth: Complement Self-Supervised Monocular Depth Estimation with Cost Volume

2023-05-10 · Zhuofei Huang, Jianlin Liu, Shang Xu, Ying Chen 외

Multi-view stereo depth estimation based on cost volume usually works better than self-supervised monocular depth estimation except for moving objects and low-textured surfaces. So in this paper, we propose a multi-frame…

Depth EstimationMonocular Depth EstimationStereo Depth Estimation

Geometry meets semantics for semi-supervised monocular depth estimation

2018-10-09 · Pierluigi Zama Ramirez, Matteo Poggi, Fabio Tosi, Stefano Mattoccia 외

Depth estimation from a single image represents a very exciting challenge in computer vision. While other image-based depth sensing techniques leverage on the geometry between different viewpoints (e.g., stereo or struct…

DecoderDepth EstimationDepth PredictionMonocular Depth Estimation+1

Mono2Stereo: Monocular Knowledge Transfer for Enhanced Stereo Matching

2024-11-14 · Yuran Wang, Yingping Liang, Hesong Li, Ying Fu

The generalization and performance of stereo matching networks are limited due to the domain gap of the existing synthetic datasets and the sparseness of GT labels in the real datasets. In contrast, monocular depth estim…

Depth EstimationKnowledge DistillationMonocular Depth EstimationNovel View Synthesis+3

Monocular Depth Estimation through Virtual-world Supervision and Real-world SfM Self-Supervision

2021-03-22 · Akhil Gurram, Ahmet Faruk Tuna, Fengyi Shen, Onay Urfalioglu 외

Depth information is essential for on-board perception in autonomous driving and driver assistance. Monocular depth estimation (MDE) is very appealing since it allows for appearance and depth being on direct pixelwise co…

Autonomous DrivingDepth EstimationMonocular Depth Estimation