paper-with-me

Papers

Fusion++: Volumetric Object-Level SLAM

2018-08-25 · John McCormac, Ronald Clark, Michael Bloesch, Andrew J. Davison, Stefan Leutenegger

We propose an online object-level SLAM system which builds a persistent and accurate 3D graph map of arbitrary reconstructed objects. As an RGB-D camera browses a cluttered indoor scene, Mask-RCNN instance segmentations are used to initialise compact per-object Truncated Signed Distance Function (TSDF) reconstructions with object size-dependent resolutions and a novel 3D foreground mask. Reconstructed objects are stored in an optimisable 6DoF pose graph which is our only persistent map representation. Objects are incrementally refined via depth fusion, and are used for tracking, relocalisation and loop closure detection. Loop closures cause adjustments in the relative pose estimates of object instances, but no intra-object warping. Each object also carries semantic information which is refined over time and an existence probability to account for spurious instance predictions. We demonstrate our approach on a hand-held RGB-D sequence from a cluttered office scene with a large number and variety of object instances, highlighting how the system closes loops and makes good use of existing objects on repeated loops. We quantitatively evaluate the trajectory error of our system against a baseline approach on the RGB-D SLAM benchmark, and qualitatively compare reconstruction quality of discovered objects on the YCB video dataset. Performance evaluation shows our approach is highly memory efficient and runs online at 4-8Hz (excluding relocalisation) despite not being optimised at the software level.

📄 PDF Abstract BibTeX arXiv:1808.08378

Code (0)

등록된 구현이 없습니다.

Tasks

Loop Closure DetectionObject

Similar Papers 제목 키워드 기반

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

2018-12-19 · Binbin Xu, Wenbin Li, Dimos Tzoumanikas, Michael Bloesch 외

We propose a new multi-instance dynamic RGB-D SLAM system using an object-level octree-based volumetric representation. It can provide robust camera tracking in dynamic environments and at the same time, continuously est…

CPUInstance SegmentationObjectObject SLAM+2

EM-Fusion: Dynamic Object-Level SLAM with Probabilistic Data Association

2019-04-26 · ICCV 2019 10 · Michael Strecke, Jörg Stückler

The majority of approaches for acquiring dense 3D environment maps with RGB-D cameras assumes static environments or rejects moving objects as outliers. The representation and tracking of moving objects, however, has sig…

Multi-Object TrackingObjectObject TrackingOcclusion Handling

Probabilistic Volumetric Fusion for Dense Monocular SLAM

2022-10-03 · Antoni Rosinol, John J. Leonard, Luca Carlone

We present a novel method to reconstruct 3D scenes from images by leveraging deep dense monocular SLAM and fast uncertainty propagation. The proposed approach is able to 3D reconstruct scenes densely, accurately, and in …

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

2018-04-24 · Martin Rünz, Maud Buffier, Lourdes Agapito

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. MaskFusion recognizes, segments and ass…

ObjectObject RecognitionObject SLAMSegmentation+3

DynamicFusion: Reconstruction and Tracking of Non-Rigid Scenes in Real-Time

2015-06-01 · CVPR 2015 6 · Richard A. Newcombe, Dieter Fox, Steven M. Seitz

We present the first dense SLAM system capable of reconstructing non-rigidly deforming scenes in real-time, by fusing together RGBD scans captured from commodity sensors. Our DynamicFusion approach reconstructs scene geo…