paper-with-me

Papers

Learning to Segment Dynamic Objects using SLAM Outliers

2020-11-12 · Adrian Bojko, Romain Dupont, Mohamed Tamaazousti, Hervé Le Borgne

We present a method to automatically learn to segment dynamic objects using SLAM outliers. It requires only one monocular sequence per dynamic object for training and consists in localizing dynamic objects using SLAM outliers, creating their masks, and using these masks to train a semantic segmentation network. We integrate the trained network in ORB-SLAM 2 and LDSO. At runtime we remove features on dynamic objects, making the SLAM unaffected by them. We also propose a new stereo dataset and new metrics to evaluate SLAM robustness. Our dataset includes consensus inversions, i.e., situations where the SLAM uses more features on dynamic objects that on the static background. Consensus inversions are challenging for SLAM as they may cause major SLAM failures. Our approach performs better than the State-of-the-Art on the TUM RGB-D dataset in monocular mode and on our dataset in both monocular and stereo modes.

📄 PDF Abstract BibTeX arXiv:2011.06259

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Segmentation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Batch Normalization 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
TUM 설명 없음

Similar Papers 제목 키워드 기반

Incremental Real-Time Multibody VSLAM with Trajectory Optimization Using Stereo Camera

2016-08-02 · N. Dinesh Reddy, Iman Abbasnejad, Sheetal Reddy, Amit Kumar Mondal 외

Real time outdoor navigation in highly dynamic environments is an crucial problem. The recent literature on real time static SLAM don't scale up to dynamic outdoor environments. Most of these methods assume moving object…

Motion Segmentation

DOT: Dynamic Object Tracking for Visual SLAM

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

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 segmen…

Instance SegmentationObjectObject TrackingSegmentation+1

Co-Fusion: Real-time Segmentation, Tracking and Fusion of Multiple Objects

2017-06-20 · Martin Rünz, Lourdes Agapito

In this paper we introduce Co-Fusion, a dense SLAM system that takes a live stream of RGB-D images as input and segments the scene into different objects (using either motion or semantic cues) while simultaneously tracki…

Instance SegmentationObjectObject SLAMSemantic SLAM+1

ClusterSLAM: A SLAM Backend for Simultaneous Rigid Body Clustering and Motion Estimation

2019-10-01 · ICCV 2019 10 · Jiahui Huang, Sheng Yang, Zishuo Zhao, Yu-Kun Lai 외

We present a practical backend for stereo visual SLAM which can simultaneously discover individual rigid bodies and compute their motions in dynamic environments. While recent factor graph based state optimization algori…

ClusteringMotion Estimation

Dynamic semantic VSLAM with known and unknown objects

2024-12-18 · Sanghyoup Gu, Ratnesh Kumar

Traditional Visual Simultaneous Localization and Mapping (VSLAM) systems assume a static environment, which makes them ineffective in highly dynamic settings. To overcome this, many approaches integrate semantic informat…

Optical Flow EstimationSimultaneous Localization and Mapping