Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Dynamic SLAM: A Visual SLAM in Outdoor Dynamic Scenes

View through CrossRef
Abstract Simultaneous localization and mapping (SLAM) has been widely used in augmented reality(AR), virtual reality(VR), robotics, and autonomous vehicles as the theoretical basis for robots to perceive their environment. Most popular SLAM algorithms assume that objects in the scene are static. Solving dynamic problems in SLAM is now attracting increasing attention. In this paper, we propose a method that combines semantic segmentation information and spatial motion information of associated pixels to cope with dynamic objects in SLAM algorithms. Our system is built based on ORB-SLAM2. We add a deep segmentation network SegNet to segment each frame of the input image and obtain the semantic information for each feature point. Next, the spatial velocity of feature points between adjacent frames is calculated assuming uniform motion. Finally, the two parts are fused for the final judgment, and the dynamic feature points are removed to improve positioning accuracy. We evaluate our SLAM algorithms using the public KITTI dataset. The proposed algorithm has a similar overall accuracy level to ORB-SLAM2, but it is more accurate in sequences with many dynamic objects. On KITTI’s raw data sequence containing multiple dynamic objects, our pipeline achieves the best performance, improving 39.5% compared with the original system. We compare our algorithm with other state-of-the-art SLAM systems used to cope with dynamic environments. The results show that the proposed algorithm has better performance.
Title: Dynamic SLAM: A Visual SLAM in Outdoor Dynamic Scenes
Description:
Abstract Simultaneous localization and mapping (SLAM) has been widely used in augmented reality(AR), virtual reality(VR), robotics, and autonomous vehicles as the theoretical basis for robots to perceive their environment.
Most popular SLAM algorithms assume that objects in the scene are static.
Solving dynamic problems in SLAM is now attracting increasing attention.
In this paper, we propose a method that combines semantic segmentation information and spatial motion information of associated pixels to cope with dynamic objects in SLAM algorithms.
Our system is built based on ORB-SLAM2.
We add a deep segmentation network SegNet to segment each frame of the input image and obtain the semantic information for each feature point.
Next, the spatial velocity of feature points between adjacent frames is calculated assuming uniform motion.
Finally, the two parts are fused for the final judgment, and the dynamic feature points are removed to improve positioning accuracy.
We evaluate our SLAM algorithms using the public KITTI dataset.
The proposed algorithm has a similar overall accuracy level to ORB-SLAM2, but it is more accurate in sequences with many dynamic objects.
On KITTI’s raw data sequence containing multiple dynamic objects, our pipeline achieves the best performance, improving 39.
5% compared with the original system.
We compare our algorithm with other state-of-the-art SLAM systems used to cope with dynamic environments.
The results show that the proposed algorithm has better performance.

Related Results

Information metrics for localization and mapping
Information metrics for localization and mapping
Decades of research have made possible the existence of several autonomous systems that successfully and efficiently navigate within a variety of environments under certain conditi...
YG-SLAM: GPU-Accelerated RGBD-SLAM Using YOLOv5 in a Dynamic Environment
YG-SLAM: GPU-Accelerated RGBD-SLAM Using YOLOv5 in a Dynamic Environment
Traditional simultaneous localization and mapping (SLAM) performs well in a static environment; however, with the abrupt increase of dynamic points in dynamic environments, the alg...
GNV2-SLAM: vision SLAM system for cowshed inspection robots
GNV2-SLAM: vision SLAM system for cowshed inspection robots
Simultaneous Localization and Mapping (SLAM) has emerged as one of the foundational technologies enabling mobile robots to achieve autonomous navigation, garnering significant atte...
Scene complexity modulates degree of feedback activity during object recognition in natural scenes
Scene complexity modulates degree of feedback activity during object recognition in natural scenes
Abstract Object recognition is thought to be mediated by rapid feed-forward activation of object-selective cortex, with limited contribution of feedback. However, d...
MOR-SLAM: A New Visual SLAM System for Indoor Dynamic Environments Based on Mask Restoration
MOR-SLAM: A New Visual SLAM System for Indoor Dynamic Environments Based on Mask Restoration
The traditional Simultaneous Localization and Mapping (SLAM) systems are based on the 1 strong static assumption, and their performance will degrade significantly due to the prese...
IMPLEMENTASI OUTDOOR LEARNING PADA PEMBELAJARAN MATEMATIKA
IMPLEMENTASI OUTDOOR LEARNING PADA PEMBELAJARAN MATEMATIKA
ABSTRACT Mathematics learning, which tends to be abstract and theoretical, often leads to difficulties in comprehension and a decline in students' learning motivation. Therefore, i...
GNSS/IMU/ODO/LiDAR-SLAM Integrated Navigation System Using IMU/ODO Pre-Integration
GNSS/IMU/ODO/LiDAR-SLAM Integrated Navigation System Using IMU/ODO Pre-Integration
In this paper, we proposed a multi-sensor integrated navigation system composed of GNSS (global navigation satellite system), IMU (inertial measurement unit), odometer (ODO), and L...
Automatic driving technology based on SLAM technology
Automatic driving technology based on SLAM technology
The method known as simultaneous localization and mapping, or SLAM, is used to determine the movements of sensors in the surroundings as well as the 3D structure of an unidentified...

Back to Top