用视觉几何基础模型提升多视角行人检测的泛化能力
MV2GF: Multi-view Pedestrian Detection with a Visual Geometric Foundation Model

- 引入视觉几何基础模型融合通用几何特征
- 在未见相机配置下仍能准确捕捉跨视角几何关系
- 避免依赖训练时的畸变模式,适合实际部署
多视角行人检测(MVPD)旨在从多视角图像生成鸟瞰图形式的行人检测结果。现有方法通常将2D图像特征投影至3D世界空间并聚合为单一特征,虽有效但难以泛化到未见过的相机配置,主要源于两点:一是难以在未知配置下准确捕捉跨视角视觉几何;二是检测模型过度依赖训练时由图像特征投影产生的畸变模式。为此,我们提出MV2GF,利用具备强泛化能力的视觉几何基础模型,该模型可在多样相机配置下准确建模视觉几何并预测3D属性。MV2GF将任务特定特征与基础模型提取的通用几何特征融合,有效捕捉未见配置下的视觉几何关系。同时,基于基础模型预测的3D点图,将图像特征中的每个像素映射至合适的3D位置,使检测模型不依赖训练时的畸变模式。实验表明,借助视觉几何基础模型显著提升了MVPD性能,且MV2GF在泛化性上优于现有方法。
原文摘要 · Abstract (English)
Multi-View Pedestrian Detection (MVPD) aims to detect pedestrians in the form of a bird's eye view map from multi-view images. Recent MVPD methods adopt a unified framework that projects 2D image features into a 3D world space and aggregates them into a single feature. Although they are effective, they struggle to generalize to unseen camera configurations during training due to two main issues. First, they are difficult to capture accurate visual geometry across views in unseen camera configurations. Second, they make detection models highly dependent on distortion patterns during training arising from their image feature projection. To address these, we leverage a visual geometric foundation model and propose MV2GF. This foundation model has exhibited strong generalization in capturing visual geometry across views and predicting accurate 3D attributes in diverse camera configurations. MV2GF fuses task-specific features with general-purpose geometric features extracted by the foundation model to effectively capture the visual geometry even in unseen camera configurations. Furthermore, MV2GF projects each pixel in the image features to an appropriate 3D location using 3D pointmaps predicted by the foundation model, preventing the detection model from depending on distortion patterns during training. Our experiments demonstrate the effectiveness of leveraging a visual geometric foundation model for MVPD and that MV2GF generalizes better than existing methods.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。