DXSLAM: A Robust and Efficient Visual SLAM System with Deep Features

08/12/2020
by   Dongjiang Li, et al.
26

A robust and efficient Simultaneous Localization and Mapping (SLAM) system is essential for robot autonomy. For visual SLAM algorithms, though the theoretical framework has been well established for most aspects, feature extraction and association is still empirically designed in most cases, and can be vulnerable in complex environments. This paper shows that feature extraction with deep convolutional neural networks (CNNs) can be seamlessly incorporated into a modern SLAM framework. The proposed SLAM system utilizes a state-of-the-art CNN to detect keypoints in each image frame, and to give not only keypoint descriptors, but also a global descriptor of the whole image. These local and global features are then used by different SLAM modules, resulting in much more robustness against environmental changes and viewpoint changes compared with using hand-crafted features. We also train a visual vocabulary of local features with a Bag of Words (BoW) method. Based on the local features, global features, and the vocabulary, a highly reliable loop closure detection method is built. Experimental results show that all the proposed modules significantly outperforms the baseline, and the full system achieves much lower trajectory errors and much higher correct rates on all evaluated data. Furthermore, by optimizing the CNN with Intel OpenVINO toolkit and utilizing the Fast BoW library, the system benefits greatly from the SIMD (single-instruction-multiple-data) techniques in modern CPUs. The full system can run in real-time without any GPU or other accelerators. The code is public at https://github.com/ivipsourcecode/dxslam.

READ FULL TEXT

page 2

page 6

research
01/22/2019

DF-SLAM: A Deep-Learning Enhanced Visual SLAM System based on Deep Local Features

As the foundation of driverless vehicle and intelligent robots, Simultan...
research
07/07/2022

RWT-SLAM: Robust Visual SLAM for Highly Weak-textured Environments

As a fundamental task for intelligent robots, visual SLAM has made great...
research
03/01/2022

Descriptellation: Deep Learned Constellation Descriptors for SLAM

Current global localization descriptors in Simultaneous Localization and...
research
11/25/2019

Fast and Incremental Loop Closure Detection Using Proximity Graphs

Visual loop closure detection, which can be considered as an image retri...
research
08/04/2021

Incorporating Learnt Local and Global Embeddings into Monocular Visual SLAM

Traditional approaches for Visual Simultaneous Localization and Mapping ...
research
10/30/2019

CALC2.0: Combining Appearance, Semantic and Geometric Information for Robust and Efficient Visual Loop Closure

Traditional attempts for loop closure detection typically use hand-craft...
research
03/25/2019

Scale-Adaptive Neural Dense Features: Learning via Hierarchical Context Aggregation

How do computers and intelligent agents view the world around them? Feat...

Please sign up or login with your details

Forgot password? Click here to reset