With the increasing adoption of autonomous mobile robots in the construction industry, accurate localization and mapping in dynamic construction environments have become paramount. This is typically tackled via Simult...
详细信息
With the increasing adoption of autonomous mobile robots in the construction industry, accurate localization and mapping in dynamic construction environments have become paramount. This is typically tackled via Simultaneous Localization and Mapping (SLAM) techniques. Primarily designed for static environments, traditional SLAM systems struggle to maintain robustness and accuracy in dynamic settings. To address this challenge, this study presents an enhanced visual SLAM system specifically tailored for dynamic construction environments. The proposed system, named vSLAM-Con, introduces an adaptive dynamic object segmentation method, utilizing an innovative AD-keyframes selection mechanism grounded on optical flow magnitude to diminish computational overhead while preserving competitive tracking accuracy. Additionally, a semantic-based feature update process is developed, leveraging scene understanding and continuous observation to augment the reliability of tracking features. This system's performance, evaluated on both an established public benchmark and a custom construction dataset, shows substantial improvements over the baseline and competitive results with the state-of-the-art algorithms. More importantly, it largely reduces the processing time compared to state-of-the-arts, demonstrating robust tracking performance even under highly dynamic conditions. The findings highlight the system's potential to contribute significantly to autonomous robotics in construction, offering more accurate navigation and interaction capabilities in complex, ever-changing environments.
Normally,SLAM algorithms are based on the assumption of static *** quality of lidar input directly affects the final performance of SLAM algorithm during this *** important factor that affects the input quality is the...
详细信息
Normally,SLAM algorithms are based on the assumption of static *** quality of lidar input directly affects the final performance of SLAM algorithm during this *** important factor that affects the input quality is the dynamicobjects in the ***,how to segment dynamicobjects from the 3 D point cloud to improve the quality of input is a question worth paying attention *** contrast to traditional methods,we use convolutional neural network to segment points on moving ***'s achallenge to improve the segmentation accuracy with a low amount of computation effort by carefully designing the network structure to control the number of parameters of the network.A method was proposed to convert the 3 D point cloud into a range image and combine the residual information as the input of CNN and the multi-hierarchical feature extraction module was used to improve the accuracy of the existing *** focus on segmenting moving objects rather than dividing the points into their semantic *** have shown that the proposed method can effectively improve the accuracy of dynamic object segmentation while keeping the neural network model lightweight.
SLAM technology has developed very rapidly in recent years, and systems for general environment has achieved excellent results. However, there are still some practical problems affecting the robustness and accuracy of...
详细信息
ISBN:
(纸本)9781450372619
SLAM technology has developed very rapidly in recent years, and systems for general environment has achieved excellent results. However, there are still some practical problems affecting the robustness and accuracy of SLAM, including the impact of highly dynamic environments. In this paper, we propose a real-time SLAM system, named DOS-SLAM, which is specifically designed for dynamic environments. The system, based on ORB-SLAM2, adds two modules to achieve accurate in highly dynamic environments, dynamic object segmentation with instance segmentation and geometric constraint and static semantic octo-tree map to realize a static map without moving objects. TUM RGB-D Dataset is used to present the performance of DOS-SLAM, and it has been proved that DOS-SLAM has outstanding and superior performance in dynamic environment. Meanwhile, it can realize real-time computing. In addition, static semantics octo-tree map built by DOS-SLAM system occupies less memory and only contains static objects, which is more conducive to robot navigation and large-scale scene map generation.
SLAM technology has developed very rapidly in recent years, and systems for general environment has achieved excellent results. However, there are still some practical problems affecting the robustness and accuracy of...
详细信息
SLAM technology has developed very rapidly in recent years, and systems for general environment has achieved excellent results. However, there are still some practical problems affecting the robustness and accuracy of SLAM, including the impact of highly dynamic environments. In this paper, we propose a real-time SLAM system, named DOS-SLAM, which is specifically designed for dynamic environments. The system, based on ORBSLAM2, adds two modules to achieve accurate in highly dynamic environments, dynamic object segmentation with instance segmentation and geometric constraint and static semantic octotree map to realize a static map without moving objects. TUM RGB-D Dataset is used to present the performance of DOSSLAM, and it has been proved that DOS-SLAM has outstanding and superior performance in dynamic environment. Meanwhile, it can realize real-time computing. In addition, static semantics octotree map built by DOS-SLAM system occupies less memory and only contains static objects, which is more conducive to robot navigation and large-scale scene map generation.
Significant progress has been made in the field of visual Simultaneous Localization and Mapping (vSLAM) systems. However, the localization accuracy of vSLAM can be significantly reduced in dynamic applications with mo...
详细信息
Significant progress has been made in the field of visual Simultaneous Localization and Mapping (vSLAM) systems. However, the localization accuracy of vSLAM can be significantly reduced in dynamic applications with mobile robots or passengers. In this paper, a novel semantic SLAM framework in dynamic environments is proposed to improve the localization accuracy. We incorporate a semantic segmentation model into the Oriented FAST and Rotated BRIEF-SLAM2 (ORB-SLAM2) system to filter out dynamic feature points, but we encounter one main challenge, i.e. the performance of a segmentation network well-trained with labeled datasets may decrease seriously in a real application without any labeled data due to the inconsistency between the source domain and the target domain. Therefore, we proposed an unsupervised semantic segmentation model with a Residual Neural Network (ResNet) structure, which is trained by the adversarial transfer learning method in the multi-level feature spaces. This work may be the first to perform multi-level feature space adversarial transfer learning for the semantic SLAM task in dynamic environments. In order to evaluate our method, images of indoor scenes from three datasets are used as the source domain, and the dynamic sequences of the TUM dataset are used as the target domain. The extensive experimental results show favorable performance against the state-of-the-art methods in terms of the absolute trajectory accuracy and image semantic segmentation quality. (C) 2020 Elsevier B.V. All rights reserved.
In the last few decades, Structure from Motion (SfM) and visual Simultaneous Localization and Mapping (visual SLAM) techniques have gained significant interest from both the computer vision and robotic communities. Ma...
详细信息
In the last few decades, Structure from Motion (SfM) and visual Simultaneous Localization and Mapping (visual SLAM) techniques have gained significant interest from both the computer vision and robotic communities. Many variants of these techniques have started to make an impact in a wide range of applications, including robot navigation and augmented reality. However, despite some remarkable results in these areas, most SfM and visual SLAM techniques operate based on the assumption that the observed environment is static. However, when faced with moving objects, overall system accuracy can be jeopardized. In this article, we present for the first time a survey of visual SLAM and SfM techniques that are targeted toward operation in dynamic environments. We identify three main problems: how to perform reconstruction (robust visual SLAM), how to segment and track dynamicobjects, and how to achieve joint motion segmentation and reconstruction. Based on this categorization, we provide a comprehensive taxonomy of existing approaches. Finally, the advantages and disadvantages of each solution class are critically discussed from the perspective of practicality and robustness.
The dynamic object segmentation in videos taken from a static camera is a basic technique in many vision surveillance applications. In order to suppress fake objects caused by dynamic cast shadows and reflection image...
详细信息
The dynamic object segmentation in videos taken from a static camera is a basic technique in many vision surveillance applications. In order to suppress fake objects caused by dynamic cast shadows and reflection images, this paper presents a novel segmentation model with the function of cast shadow and reflection image suppression. This model is a kernel density estimation model based on dynamic gradient features. Unlike the conventional kernel density estimation model which can only suppress cast shadows in color videos, this model Can also Suppress them in intensity videos, and under the circumstance of diffusion it can suppress reflection images effectively. Although this model may cause the increase of the false negative rate, its function of fake object Suppression is remarkable. Furthermore, the false negative rate can be reduced with other convenient methods. Some experimental results by real videos are also presented in this paper to demonstrate the effectiveness of this model. (C) 2008 Elsevier B.V. All rights reserved.
暂无评论