DOT: Dynamic Object Tracking for Visual SLAM
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Instance SegmentationObjectObject TrackingSegmentationSemantic SegmentationSimilar Papers 제목 키워드 기반
MOTSLAM: MOT-assisted monocular dynamic SLAM using single-view depth estimation
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+3DynaSLAM II: Tightly-Coupled Multi-Object Tracking and SLAM
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+3Dynamic Object Tracking and Masking for Visual SLAM
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 TrackingPositionUsing Detection, Tracking and Prediction in Visual SLAM to Achieve Real-time Semantic Mapping of Dynamic Scenarios
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 DetectionDynamic-SLAM: Semantic monocular visual localization and mapping based on deep learning in dynamic environment
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