arXiv:2503.22963cs.CV2025-03

用自监督学习提升事件相机在高速运动下的定位精度

SuperEIO: Self-Supervised Event Feature Learning for Event Inertial Odometry

  • 基于卷积网络处理连续事件流,实现无图像依赖的特征检测
  • 融合图神经网络匹配事件描述子,显著提升回环检测性能
  • 支持资源受限设备实时运行,适合高动态光照场景应用

事件相机以异步方式输出低延迟事件流,在高速运动和极端光照条件下具有优势。与基于帧的相机不同,事件相机的运动相关特性给鲁棒的事件特征检测与匹配带来持续挑战。近年来,基于学习的方法在特征检测与匹配上展现出优于传统手工设计方法的鲁棒性,尤其在剧烈运动和高动态范围(HDR)场景中表现突出。本文提出SuperEIO,一种新颖的仅事件相机与惯性测量单元(IMU)融合的里程计框架。其事件特征检测采用卷积神经网络处理连续事件流;事件描述子匹配则利用图神经网络实现回环检测。系统通过TensorRT加速深度网络推理,确保在资源受限平台上的低延迟处理与稳定实时运行。我们在多个公开数据集上进行了广泛评估,结果表明本方法在精度与鲁棒性方面均优于现有先进事件基方法。代码已开源:https://github.com/arclab-hku/SuperEIO。

原文摘要 · Abstract (English)

Event cameras asynchronously output low-latency event streams, promising for state estimation in high-speed motion and challenging lighting conditions. As opposed to frame-based cameras, the motion-dependent nature of event cameras presents persistent challenges in achieving robust event feature detection and matching. In recent years, learning-based approaches have demonstrated superior robustness over traditional handcrafted methods in feature detection and matching, particularly under aggressive motion and HDR scenarios. In this paper, we propose SuperEIO, a novel framework that leverages the learning-based event-only detection and IMU measurements to achieve event-inertial odometry. Our event-only feature detection employs a convolutional neural network under continuous event streams. Moreover, our system adopts the graph neural network to achieve event descriptor matching for loop closure. The proposed system utilizes TensorRT to accelerate the inference speed of deep networks, which ensures low-latency processing and robust real-time operation on resource-limited platforms. Besides, we evaluate our method extensively on multiple public datasets, demonstrating its superior accuracy and robustness compared to other state-of-the-art event-based methods. We have also open-sourced our pipeline to facilitate research in the field: https://github.com/arclab-hku/SuperEIO.

事件相机视觉里程计自监督学习实时定位

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