paper-with-me

홈 › Papers

Object-oriented SLAM using Quadrics and Symmetry Properties for Indoor Environments

2020-04-11 · Ziwei Liao, Wei Wang, Xianyu Qi, Xiao-Yu Zhang, Lin Xue, Jianzhen Jiao, Ran Wei

Aiming at the application environment of indoor mobile robots, this paper proposes a sparse object-level SLAM algorithm based on an RGB-D camera. A quadric representation is used as a landmark to compactly model objects, including their position, orientation, and occupied space. The state-of-art quadric-based SLAM algorithm faces the observability problem caused by the limited perspective under the plane trajectory of the mobile robot. To solve the problem, the proposed algorithm fuses both object detection and point cloud data to estimate the quadric parameters. It finishes the quadric initialization based on a single frame of RGB-D data, which significantly reduces the requirements for perspective changes. As objects are often observed locally, the proposed algorithm uses the symmetrical properties of indoor artificial objects to estimate the occluded parts to obtain more accurate quadric parameters. Experiments have shown that compared with the state-of-art algorithm, especially on the forward trajectory of mobile robots, the proposed algorithm significantly improves the accuracy and convergence speed of quadric reconstruction. Finally, we made available an opensource implementation to replicate the experiments.

📄 PDF Abstract BibTeX arXiv:2004.05303

Code (1)

XunshanMan/Object-oriented-SLAM 공식 구현

Tasks

object-detectionObject Detection

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Structure Aware SLAM using Quadrics and Planes

2018-04-24 · Mehdi Hosseinzadeh, Yasir Latif, Trung Pham, Niko Suenderhauf 외

Simultaneous Localization And Mapping (SLAM) is a fundamental problem in mobile robotics. While point-based SLAM methods provide accurate camera localization, the generated maps lack semantic information. On the other ha…

Camera LocalizationObjectobject-detectionObject Detection+1

Unified Representation of Geometric Primitives for Graph-SLAM Optimization Using Decomposed Quadrics

2021-08-20 · Weikun Zhen, Huai Yu, Yaoyu Hu, Sebastian Scherer

In Simultaneous Localization And Mapping (SLAM) problems, high-level landmarks have the potential to build compact and informative maps compared to traditional point-based landmarks. In this work, we focus on the paramet…

Simultaneous Localization and Mapping

VOOM: Robust Visual Object Odometry and Mapping using Hierarchical Landmarks

2024-02-21 · Yutong Wang, Chaoyang Jiang, Xieyuanli Chen

In recent years, object-oriented simultaneous localization and mapping (SLAM) has attracted increasing attention due to its ability to provide high-level semantic information while maintaining computational efficiency. S…

Computational EfficiencyObjectSimultaneous Localization and Mapping

Convex Hull-based Algebraic Constraint for Visual Quadric SLAM

2025-03-03 · Xiaolong Yu, Junqiao Zhao, Shuangfu Song, Zhongyang Zhu 외

Using Quadrics as the object representation has the benefits of both generality and closed-form projection derivation between image and world spaces. Although numerous constraints have been proposed for dual quadric reco…

ObjectObject ReconstructionPose EstimationSemantic Segmentation

DQO-MAP: Dual Quadrics Multi-Object mapping with Gaussian Splatting

2025-03-04 · Haoyuan Li, Ziqin Ye, Yue Hao, Weiyang Lin 외

Accurate object perception is essential for robotic applications such as object navigation. In this paper, we propose DQO-MAP, a novel object-SLAM system that seamlessly integrates object pose estimation and reconstructi…

Computational EfficiencyCPUGPUManagement+4