Object SLAM

8 papers with code • 0 benchmarks • 4 datasets

SLAM (Simultaneous Localisation and Mapping) at the level of object

Most implemented papers

CubeSLAM: Monocular 3D Object SLAM

shichaoy/cube_slam 1 Jun 2018

Objects can provide long-range geometric and scale constraints to improve camera pose estimation and reduce monocular drift.

EAO-SLAM: Monocular Semi-Dense Object SLAM Based on Ensemble Data Association

yanmin-wu/EAO-SLAM 27 Apr 2020

Object-level data association and pose estimation play a fundamental role in semantic SLAM, which remain unsolved due to the lack of robust and accurate algorithms.

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

martinruenz/co-fusion 20 Jun 2017

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 tracking and reconstructing their 3D shape in real time.

MaskFusion: Real-Time Recognition, Tracking and Reconstruction of Multiple Moving Objects

martinruenz/maskfusion 24 Apr 2018

We present MaskFusion, a real-time, object-aware, semantic and dynamic RGB-D SLAM system that goes beyond traditional systems which output a purely geometric map of a static scene.

MID-Fusion: Octree-based Object-Level Multi-Instance Dynamic SLAM

smartroboticslab/mid-fusion 19 Dec 2018

It can provide robust camera tracking in dynamic environments and at the same time, continuously estimate geometric, semantic, and motion properties for arbitrary objects in the scene.

Object SLAM-Based Active Mapping and Robotic Grasping

yanmin-wu/EAO-SLAM 3 Dec 2020

The framework is built on an object SLAM system integrated with a simultaneous multi-object pose estimation process that is optimized for robotic grasping.

DSP-SLAM: Object Oriented SLAM with Deep Shape Priors

JingwenWang95/DSP-SLAM 21 Aug 2021

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.

SO-SLAM: Semantic Object SLAM with Scale Proportional and Symmetrical Texture Constraints

XunshanMan/SoSLAM 10 Sep 2021

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.