Visual Odometry (VO), conducts the ego-motion estimation using on-board camera. In this paper, a learning-based monocular VO is proposed. What’s more, with the IMU correction through loose-coupled mechanism, a visual-inertial odometry improves the accuracy of pose estimation further.
The input of the proposed VO is optical flow extracted by TVNet, and the structure of the learning-based VO is inspired by the DenseNet that is lightweight and effective neural network mainly applied to CV feilds. Utilizing the KF, the inertial positioning is merged into the navigation scheme. The contributions can be summarized into: