SO-SLAM: Semantic Object SLAM with Scale Proportional and Symmetrical Texture Constraints
About
Object SLAM introduces the concept of objects into Simultaneous Localization and Mapping (SLAM) and helps understand indoor scenes for mobile robots and object-level interactive applications. The state-of-art object SLAM systems face challenges such as partial observations, occlusions, unobservable problems, limiting the mapping accuracy and robustness. This paper proposes a novel monocular Semantic Object SLAM (SO-SLAM) system that addresses the introduction of object spatial constraints. We explore three representative spatial constraints, including scale proportional constraint, symmetrical texture constraint and plane supporting constraint. Based on these semantic constraints, we propose two new methods - a more robust object initialization method and an orientation fine optimization method. We have verified the performance of the algorithm on the public datasets and an author-recorded mobile robot dataset and achieved a significant improvement on mapping effects. We will release the code here: https://github.com/XunshanMan/SoSLAM.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Object Landmark Measurement | ICL room2 (room-level) | IoU47.8 | 6 | |
| Object Landmark Measurement | TUM Fr3 cabinet desktop-level | IoU34.4 | 6 | |
| Object Landmark Measurement | TUM Fr2 dishes (desktop-level) | IoU37.5 | 5 | |
| Object Landmark Measurement | TUM Fr1_desk (desktop-level) | IoU13.1 | 5 | |
| Object Landmark Measurement | TUM Fr2_desk desktop-level | IoU33.4 | 5 |