arXiv:2505.09356cs.ROcs.CV2025-05

用Transformer模型从图像或激光雷达数据中直接估计绝对位姿,提升复杂环境定位精度。

APR-Transformer: Initial Pose Estimation for Localization in Complex Environments through Absolute Pose Regression

  • 基于Transformer架构,直接回归3D位置与姿态,无需依赖GPS信号。
  • 在Radar Oxford Robot-Car和DeepLoc数据集上达到当前最优性能。
  • 实车部署验证了其在无卫星信号环境下的可靠性,适合自动驾驶应用。

精准的初始位姿对定位算法性能至关重要,尤其在机器人、自动驾驶和计算机视觉领域。在缺乏GNSS信号的环境中,初始位姿不准确常导致定位失败。近年来,深度神经网络在位姿回归方面的进展显著提升了精度与鲁棒性,尤其在复杂空间关系和朝向估计方面。本文提出APR-Transformer,一种受前沿方法启发的模型架构,可利用图像或LiDAR数据直接预测绝对位姿(3D位置与3D方向)。我们在Radar Oxford Robot-Car和DeepLoc等基准数据集上验证了该方法的领先性能,并引入自建的复杂环境数据集APR-BeIntelli进行扩展实验。此外,通过在自动驾驶测试车上实时部署模型,验证了其在无GNSS环境下运行的可靠性与实用性。源代码已开源:https://github.com/GT-ARC/APR-Transformer。

原文摘要 · Abstract (English)

Precise initialization plays a critical role in the performance of localization algorithms, especially in the context of robotics, autonomous driving, and computer vision. Poor localization accuracy is often a consequence of inaccurate initial poses, particularly noticeable in GNSS-denied environments where GPS signals are primarily relied upon for initialization. Recent advances in leveraging deep neural networks for pose regression have led to significant improvements in both accuracy and robustness, especially in estimating complex spatial relationships and orientations. In this paper, we introduce APR-Transformer, a model architecture inspired by state-of-the-art methods, which predicts absolute pose (3D position and 3D orientation) using either image or LiDAR data. We demonstrate that our proposed method achieves state-of-the-art performance on established benchmark datasets such as the Radar Oxford Robot-Car and DeepLoc datasets. Furthermore, we extend our experiments to include our custom complex APR-BeIntelli dataset. Additionally, we validate the reliability of our approach in GNSS-denied environments by deploying the model in real-time on an autonomous test vehicle. This showcases the practical feasibility and effectiveness of our approach. The source code is available at:https://github.com/GT-ARC/APR-Transformer.

位姿估计Transformer自动驾驶无GPS定位

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