用视觉大模型的深度先验知识,提升多模态驾驶场景解析能力。
Fully Exploiting Vision Foundation Model's Profound Prior Knowledge for Generalizable RGB-Depth Driving Scene Parsing
- 设计异构特征融合变压器,无需重训练即可整合RGB与深度特征。
- 在Cityscapes和KITTI数据集上超越现有单模态与融合模型。
- 适合研究视觉大模型跨模态融合与自动驾驶感知的学者。
近期基于视觉变换器(ViT)的视觉基础模型(VFMs)在众多计算机视觉任务中取得显著进展。尽管其在纯RGB图像任务中表现优异,但在结合RGB与深度信息的驾驶场景解析方面潜力尚未充分挖掘。本文探索一种有效方法,充分利用VFMs实现可泛化的RGB-深度驾驶场景解析。我们分析了RGB与深度数据的内在特性,提出异构特征融合变压器(HFIT),可在不重新训练ViT的前提下高效提取并融合多源异构特征。利用来自VFMs的相对深度预测作为HFIT侧适配器的输入,克服了对深度图的依赖性。实验表明,所提HFIT在Cityscapes和KITTI Semantics数据集上的性能优于所有传统单模态与数据融合场景解析网络、预训练的VFMs及ViT适配器。该策略为基于视觉基础模型的多模态融合技术在驾驶场景解析中的应用开辟新路径。代码已公开于https://mias.group/HFIT。
原文摘要 · Abstract (English)
Recent vision foundation models (VFMs), typically based on Vision Transformer (ViT), have significantly advanced numerous computer vision tasks. Despite their success in tasks focused solely on RGB images, the potential of VFMs in RGB-depth driving scene parsing remains largely under-explored. In this article, we take one step toward this emerging research area by investigating a feasible technique to fully exploit VFMs for generalizable RGB-depth driving scene parsing. Specifically, we explore the inherent characteristics of RGB and depth data, thereby presenting a Heterogeneous Feature Integration Transformer (HFIT). This network enables the efficient extraction and integration of comprehensive heterogeneous features without re-training ViTs. Relative depth prediction results from VFMs, used as inputs to the HFIT side adapter, overcome the limitations of the dependence on depth maps. Our proposed HFIT demonstrates superior performance compared to all other traditional single-modal and data-fusion scene parsing networks, pre-trained VFMs, and ViT adapters on the Cityscapes and KITTI Semantics datasets. We believe this novel strategy paves the way for future innovations in VFM-based data-fusion techniques for driving scene parsing. Our source code is publicly available at https://mias.group/HFIT.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。