paper-with-me

Papers

Do More With What You Have: Transferring Depth-Scale from Labeled to Unlabeled Domains

2023-03-14 · Alexandra Dana, Nadav Carmel, Amit Shomer, Ofer Manela, Tomer Peleg

Transferring the absolute depth prediction capabilities of an estimator to a new domain is a task with significant real-world applications. This task is specifically challenging when images from the new domain are collected without ground-truth depth measurements, and possibly with sensors of different intrinsics. To overcome such limitations, a recent zero-shot solution was trained on an extensive training dataset and encoded the various camera intrinsics. Other solutions generated synthetic data with depth labels that matched the intrinsics of the new target data to enable depth-scale transfer between the domains. In this work we present an alternative solution that can utilize any existing synthetic or real dataset, that has a small number of images annotated with ground truth depth labels. Specifically, we show that self-supervised depth estimators result in up-to-scale predictions that are linearly correlated to their absolute depth values across the domain, a property that we model in this work using a single scalar. In addition, aligning the field-of-view of two datasets prior to training, results in a common linear relationship for both domains. We use this observed property to transfer the depth-scale from source datasets that have absolute depth labels to new target datasets that lack these measurements, enabling absolute depth predictions in the target domain. The suggested method was successfully demonstrated on the KITTI, DDAD and nuScenes datasets, while using other existing real or synthetic source datasets, that have a different field-of-view, other image style or structural content, achieving comparable or better accuracy than other existing methods that do not use target ground-truth depths.

📄 PDF Abstract BibTeX arXiv:2303.07662

Code (0)

등록된 구현이 없습니다.

Tasks

Depth EstimationDepth Prediction

Similar Papers 제목 키워드 기반

TR2M: Transferring Monocular Relative Depth to Metric Depth with Language Descriptions and Scale-Oriented Contrast

2025-06-16 · Beilei Cui, Yiming Huang, Long Bai, Hongliang Ren

This work presents a generalizable framework to transfer relative depth to metric depth. Current monocular depth estimation methods are mainly divided into metric depth estimation (MMDE) and relative depth estimation (MR…

Contrastive LearningDepth EstimationMonocular Depth Estimation

Transferring Relative Monocular Depth to Surgical Vision with Temporal Consistency

2024-03-11 · Charlie Budd, Tom Vercauteren

Relative monocular depth, inferring depth up to shift and scale from a single image, is an active research topic. Recent deep learning models, trained on large and varied meta-datasets, now provide excellent performance …

Guided Depth Super-Resolution by Deep Anisotropic Diffusion

2022-11-21 · CVPR 2023 1 · Nando Metzger, Rodrigo Caye Daudt, Konrad Schindler

Performing super-resolution of a depth image using the guidance from an RGB image is a problem that concerns several fields, such as robotics, medical imaging, and remote sensing. While deep learning methods have achieve…

Super-Resolution

What Affects the Effective Depth of Large Language Models?

2025-12-16 · Yi Hu, Cai Zhou, Muhan Zhang arxiv

The scaling of large language models (LLMs) emphasizes increasing depth, yet performance gains diminish with added layers. Prior work introduces the concept of "effective depth", arguing that deeper models fail to fully …

Structure-Attentioned Memory Network for Monocular Depth Estimation

2019-09-10 · Jing Zhu, Yunxiao Shi, Mengwei Ren, Yi Fang 외

Monocular depth estimation is a challenging task that aims to predict a corresponding depth map from a given single RGB image. Recent deep learning models have been proposed to predict the depth from the image by learnin…

Depth EstimationDomain AdaptationMonocular Depth Estimation