arXiv:2608.22289cs.CV2026-08

利用深度先验提升低空无人机视觉定位的匹配精度

DECO: Depth-Guided Co-Visibility Reasoning for Low-Altitude UAV Visual Localization

论文配图:DECO: Depth-Guided Co-Visibility Reasoning for Low-Altitude UAV Visual Localization
图 1 · 摘自论文原文
  • 通过单目深度估计局部表面几何,推断图像与地图的共可见区域
  • 提出几何-显著性联合评分机制,筛选兼具视觉特征与空间一致性关键点
  • 适用于多种深度模型和特征检测器,显著提升低空定位鲁棒性

无人飞行器(UAV)在无卫星信号环境下亟需可靠的视觉定位。现有方法通过匹配无人机图像与地理标记的正射参考地图中的特征点,并结合透视n点(PnP)求解姿态。然而,这些参考地图主要记录屋顶、地面等俯视表面,垂直结构如墙面常被压缩或缺失,导致低空无人机图像中大量显著特征点在地图中无对应点,引发冗余匹配与定位误差。为此,本文提出DECO——一种基于深度引导的共可见性推理框架。DECO利用单目深度先验推断局部表面几何,估计无人机图像与参考地图间的共可见区域。基于此先验,引入几何-显著性耦合共可见性得分,联合考虑几何共可见性与检测器显著性对关键点进行排序。该方法保留既具视觉显著性又在几何上共可见的关键点,改善特征匹配与基于PnP的姿态估计。大量实验表明,DECO在多种深度模型、特征检测器与匹配器下均取得更优定位性能。代码将开源于https://github.com/UAV-AVL/DECO。

原文摘要 · Abstract (English)

Unmanned aerial vehicles (UAVs) increasingly require robust visual localization in GNSS-denied environments. A common solution estimates UAV poses by matching keypoints between UAV images and geo-tagged orthographic reference maps derived from satellite or aerial imagery, followed by Perspective-\(n\)-Point (PnP) pose solving. However, such reference maps mainly record top-down surfaces such as roofs and ground planes, while vertical structures such as facades and walls are often compressed or missing. Consequently, many visually distinctive keypoints in low-altitude UAV images have no valid counterparts in the reference map, leading to redundant matches and inaccurate pose estimation. To address this issue, we propose DECO, a DEpth-guided CO-visibility reasoning framework for low-altitude UAV visual localization. DECO uses monocular depth priors to infer local surface geometry and estimate co-visible regions between UAV images and the reference map. Based on this prior, a Geometry-Saliency Coupled Co-visibility Score is introduced to jointly consider geometric co-visibility and detector saliency for keypoint ranking. In this way, DECO retains keypoints that are both visually distinctive and geometrically co-visible, improving feature matching and PnP-based pose estimation. Extensive experiments demonstrate that DECO achieves superior localization performance and can be integrated with different depth models, feature detectors, and matchers. The source code will be available at https://github.com/UAV-AVL/DECO.

无人机定位视觉里程计深度感知共可见性

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