Keyframe-Based Dynamic Elimination SLAM System Using YOLO Detection

Gumin Jin,Xingjun Zhong,Shaoqing Fang,Xiangyu Deng,Jianxun Li
DOI: https://doi.org/10.1007/978-3-030-27538-9_60
2019-01-01
Abstract:The assumption of static scene is typical in SLAM algorithms, which limits the use of visual SLAM systems in real-world dynamic environments. Dynamic elimination, detecting or segmenting the static and dynamic region in the image and regarding the features in dynamic parts as outliers, is proved to an effective solution to solve the dynamic SLAM problem. However, traditional dynamic elimination methods processing each frame are very time consuming. In this paper, dynamic elimination is implemented only on keyframes utilizing YOLO as the fast dynamic detection network. This keyframe-based improvement ensures localization accuracy by ensuring map accuracy, and at the same time increases the speed of the SLAM system with dynamic elimination greatly. Experiments are conducted both in real-world environment and on the public TUM datasets. The results demonstrate the effectiveness as well as efficiency of our method.
What problem does this paper attempt to address?