AirVO: An Illumination-Robust Point-Line Visual Odometry
Kuan Xu, Yuefan Hao, Shenghai Yuan, Chen Wang, Lihua Xie

TL;DR
AirVO is a real-time, illumination-robust visual odometry system that combines learning-based corner detection with line feature matching, outperforming existing methods under varying lighting conditions.
Contribution
The paper introduces a novel VO system integrating CNN and GNN for robust feature detection and matching, optimized for real-time performance on low-power devices.
Findings
Outperforms state-of-the-art VO systems in accuracy and robustness
Operates in real-time on embedded platforms
Effective under diverse illumination conditions
Abstract
This paper proposes an illumination-robust visual odometry (VO) system that incorporates both accelerated learning-based corner point algorithms and an extended line feature algorithm. To be robust to dynamic illumination, the proposed system employs the convolutional neural network (CNN) and graph neural network (GNN) to detect and match reliable and informative corner points. Then point feature matching results and the distribution of point and line features are utilized to match and triangulate lines. By accelerating CNN and GNN parts and optimizing the pipeline, the proposed system is able to run in real-time on low-power embedded platforms. The proposed VO was evaluated on several datasets with varying illumination conditions, and the results show that it outperforms other state-of-the-art VO systems in terms of accuracy and robustness. The open-source nature of the proposed system…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotics and Sensor-Based Localization · Advanced Vision and Imaging · 3D Surveying and Cultural Heritage
