用神经网络直接预测图像可见结构,实现轻量级精准定位
Visible Structure Retrieval for Lightweight Image-Based Relocalisation
- 训练神经网络从图像直接映射到可见3D结构点
- 定位精度达顶尖水平,计算与存储开销更低
- 适合资源受限的实时定位场景
在已建地图环境中通过图像估计相机位姿,传统方法依赖2D关键点与3D结构点的匹配。为应对大规模场景下的搜索难题,现有方案常采用图像检索或搜索启发式策略,但导致系统复杂或存储成本随历史观测数量增长。本文提出新范式:不依赖图像检索或启发式搜索,而是训练一个紧凑神经网络,直接将图像映射到地图中可见的3D结构点。给定查询图像,只需一次前向传播即可获取图像所见的3D结构点子集,显著缩小2D-3D对应搜索空间。实验表明,该方法在定位精度上达到当前最优水平,同时显著降低计算与存储开销。
原文摘要 · Abstract (English)
Accurate camera pose estimation from an image observation in a previously mapped environment is commonly done through structure-based methods: by finding correspondences between 2D keypoints on the image and 3D structure points in the map. In order to make this correspondence search tractable in large scenes, existing pipelines either rely on search heuristics, or perform image retrieval to reduce the search space by comparing the current image to a database of past observations. However, these approaches result in elaborate pipelines or storage requirements that grow with the number of past observations. In this work, we propose a new paradigm for making structure-based relocalisation tractable. Instead of relying on image retrieval or search heuristics, we learn a direct mapping from image observations to the visible scene structure in a compact neural network. Given a query image, a forward pass through our novel visible structure retrieval network allows obtaining the subset of 3D structure points in the map that the image views, thus reducing the search space of 2D-3D correspondences. We show that our proposed method enables performing localisation with an accuracy comparable to the state of the art, while requiring lower computational and storage footprint.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。