arXiv:2410.02924cs.CV2024-10NeurIPS被引 26

用文字描述解决单目深度估计的尺度模糊问题

RSA: Resolving Scale Ambiguities in Monocular Depth Estimators through Language Descriptions

  • 通过图像文字描述推算线性变换参数,将相对深度转为真实尺度
  • 在NYUv2、VOID、KITTI数据集上实现接近最优线性拟合的效果
  • 无需重新训练,可零样本适配多种深度模型

我们提出一种度量尺度的单目深度估计方法。由于透视投影导致图像形成过程中尺度信息丢失,从单张图像推断深度是病态问题,任意选定的尺度都是一种偏差,通常源于训练数据集;因此现有工作多采用相对(归一化、逆序)深度。我们的目标是通过线性变换恢复度量尺度的深度图。关键观察是某些物体(如汽车、树木、路牌)通常出现在特定场景中(如户外)。我们探索是否可用语言描述将相对深度预测转化为度量尺度。所提方法RSA输入描述图像中物体的文本标题,输出全局应用到相对深度图上的线性变换参数。我们在多个通用单目深度模型上验证了该方法在室内(NYUv2、VOID)和室外(KITTI)数据集上的有效性。当在多个数据集上训练时,RSA可在零样本设置下作为通用对齐模块使用。其性能优于常见相对到度量尺度的对齐方法,结果接近通过线性变换拟合相对深度与真值的上限。

原文摘要 · Abstract (English)

We propose a method for metric-scale monocular depth estimation. Inferring depth from a single image is an ill-posed problem due to the loss of scale from perspective projection during the image formation process. Any scale chosen is a bias, typically stemming from training on a dataset; hence, existing works have instead opted to use relative (normalized, inverse) depth. Our goal is to recover metric-scaled depth maps through a linear transformation. The crux of our method lies in the observation that certain objects (e.g., cars, trees, street signs) are typically found or associated with certain types of scenes (e.g., outdoor). We explore whether language descriptions can be used to transform relative depth predictions to those in metric scale. Our method, RSA, takes as input a text caption describing objects present in an image and outputs the parameters of a linear transformation which can be applied globally to a relative depth map to yield metric-scaled depth predictions. We demonstrate our method on recent general-purpose monocular depth models on indoors (NYUv2, VOID) and outdoors (KITTI). When trained on multiple datasets, RSA can serve as a general alignment module in zero-shot settings. Our method improves over common practices in aligning relative to metric depth and results in predictions that are comparable to an upper bound of fitting relative depth to ground truth via a linear transformation.

单目深度语言引导尺度对齐

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。