paper-with-me

Papers

DOT: Dynamic Object Tracking for Visual SLAM

2020-09-30 · Irene Ballester, Alejandro Fontan, Javier Civera, Klaus H. Strobl, Rudolph Triebel

In this paper we present DOT (Dynamic Object Tracking), a front-end that added to existing SLAM systems can significantly improve their robustness and accuracy in highly dynamic environments. DOT combines instance segmentation and multi-view geometry to generate masks for dynamic objects in order to allow SLAM systems based on rigid scene models to avoid such image areas in their optimizations. To determine which objects are actually moving, DOT segments first instances of potentially dynamic objects and then, with the estimated camera motion, tracks such objects by minimizing the photometric reprojection error. This short-term tracking improves the accuracy of the segmentation with respect to other approaches. In the end, only actually dynamic masks are generated. We have evaluated DOT with ORB-SLAM 2 in three public datasets. Our results show that our approach improves significantly the accuracy and robustness of ORB-SLAM 2, especially in highly dynamic scenes.

📄 PDF Abstract BibTeX arXiv:2010.00052

Code (0)

등록된 구현이 없습니다.

Tasks

Instance SegmentationObjectObject TrackingSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

MOTSLAM: MOT-assisted monocular dynamic SLAM using single-view depth estimation

2022-10-05 · Hanwei Zhang, Hideaki Uchiyama, Shintaro Ono, Hiroshi Kawasaki

Visual SLAM systems targeting static scenes have been developed with satisfactory accuracy and robustness. Dynamic 3D object tracking has then become a significant capability in visual SLAM with the requirement of unders…

3D Object TrackingAutonomous DrivingDepth EstimationMonocular Depth Estimation+3

DynaSLAM II: Tightly-Coupled Multi-Object Tracking and SLAM

2020-10-15 · Berta Bescos, Carlos Campos, Juan D. Tardós, José Neira

The assumption of scene rigidity is common in visual SLAM algorithms. However, it limits their applicability in populated real-world environments. Furthermore, most scenarios including autonomous driving, multi-robot col…

Autonomous DrivingDecision MakingMulti-Object TrackingObject+3

Dynamic Object Tracking and Masking for Visual SLAM

2020-07-31 · Jonathan Vincent, Mathieu Labbé, Jean-Samuel Lauzon, François Grondin 외

In dynamic environments, performance of visual SLAM techniques can be impaired by visual features taken from moving objects. One solution is to identify those objects so that their visual features can be removed for loca…

Loop Closure DetectionObjectObject TrackingPosition

Using Detection, Tracking and Prediction in Visual SLAM to Achieve Real-time Semantic Mapping of Dynamic Scenarios

2022-10-10 · Xingyu Chen, Jianru Xue, Jianwu Fang, Yuxin Pan 외

In this paper, we propose a lightweight system, RDS-SLAM, based on ORB-SLAM2, which can accurately estimate poses and build semantic maps at object level for dynamic scenarios in real time using only one commonly used In…

CPUObjectobject-detectionObject Detection

Dynamic-SLAM: Semantic monocular visual localization and mapping based on deep learning in dynamic environment

2019-07-06 · Robotics and Autonomous Systems 2019 7 · Linhui Xiao, Jinge Wang, Xiaosong Qiu, Zheng Rong 외

When working in dynamic environment, traditional SLAM framework performs poorly due to interference from dynamic objects. By taking advantages of deep learning in object detection, a semantic simultaneous localization an…

object-detectionObject DetectionPose EstimationSemantic SLAM+2