paper-with-me

Papers

DSP-SLAM: Object Oriented SLAM with Deep Shape Priors

2021-08-21 · Jingwen Wang, Martin Rünz, Lourdes Agapito

We propose DSP-SLAM, an object-oriented SLAM system that builds a rich and accurate joint map of dense 3D models for foreground objects, and sparse landmark points to represent the background. DSP-SLAM takes as input the 3D point cloud reconstructed by a feature-based SLAM system and equips it with the ability to enhance its sparse map with dense reconstructions of detected objects. Objects are detected via semantic instance segmentation, and their shape and pose is estimated using category-specific deep shape embeddings as priors, via a novel second order optimization. Our object-aware bundle adjustment builds a pose-graph to jointly optimize camera poses, object locations and feature points. DSP-SLAM can operate at 10 frames per second on 3 different input modalities: monocular, stereo, or stereo+LiDAR. We demonstrate DSP-SLAM operating at almost frame rate on monocular-RGB sequences from the Friburg and Redwood-OS datasets, and on stereo+LiDAR sequences on the KITTI odometry dataset showing that it achieves high-quality full object reconstructions, even from partial observations, while maintaining a consistent global map. Our evaluation shows improvements in object pose and shape reconstruction with respect to recent deep prior-based reconstruction methods and reductions in camera tracking drift on the KITTI dataset.

📄 PDF Abstract BibTeX arXiv:2108.09481

Code (1)

JingwenWang95/DSP-SLAM 공식 구현 pytorch

Tasks

3D Object ReconstructionObjectObject SLAMSemantic SLAMSimultaneous Localization and Mapping

Similar Papers 제목 키워드 기반

Dense Reconstruction Using 3D Object Shape Priors

2013-06-01 · CVPR 2013 6 · Amaury Dame, Victor A. Prisacariu, Carl Y. Ren, Ian Reid

We propose a formulation of monocular SLAM which combines live dense reconstruction with shape priors-based 3D tracking and reconstruction. Current live dense SLAM approaches are limited to the reconstruction of visible …

3D ReconstructionObject

Deep-SLAM++: Object-level RGBD SLAM based on class-specific deep shape priors

2019-07-23 · Lan Hu, Wanting Xu, Kun Huang, Laurent Kneip

In an effort to increase the capabilities of SLAM systems and produce object-level representations, the community increasingly investigates the imposition of higher-level priors into the estimation process. One such exam…

Object

A Variational Observation Model of 3D Object for Probabilistic Semantic SLAM

2018-09-14 · H. W. Yu, B. H. Le

We present a Bayesian object observation model for complete probabilistic semantic SLAM. Recent studies on object detection and feature extraction have become important for scene understanding and 3D mapping. However, 3D…

Bayesian InferenceObjectobject-detectionObject Detection+2

Constructing Category-Specific Models for Monocular Object-SLAM

2018-02-26 · Parv Parkhiya, Rishabh Khawad, J. Krishna Murthy, Brojeshwar Bhowmick 외

We present a new paradigm for real-time object-oriented SLAM with a monocular camera. Contrary to previous approaches, that rely on object-level models, we construct category-level models from CAD collections which are n…

ObjectObject SLAMRetrieval

GelSLAM: A Real-time, High-Fidelity, and Robust 3D Tactile SLAM System

2025-08-21 · Hung-Jui Huang, Mohammad Amin Mirzaee, Michael Kaess, Wenzhen Yuan arxiv

Accurately perceiving an object's pose and shape is essential for precise grasping and manipulation. Compared to common vision-based methods, tactile sensing offers advantages in precision and immunity to occlusion when …