# ReFusion: 3D Reconstruction in Dynamic Environments for RGB-D Cameras   Exploiting Residuals

**Authors:** Emanuele Palazzolo, Jens Behley, Philipp Lottes, Philippe Gigu\`ere,, Cyrill Stachniss

arXiv: 1905.02082 · 2019-08-30

## TL;DR

ReFusion introduces a novel RGB-D SLAM method capable of mapping and localizing in highly dynamic environments by leveraging residuals and explicit free space modeling, with efficient GPU-based computation and a new dynamic dataset.

## Contribution

The paper presents a new dynamic scene-aware SLAM approach using residuals and free space modeling, with GPU acceleration and a comprehensive dataset.

## Key findings

- Outperforms state-of-the-art dense SLAM methods in dynamic scenes
- Efficient GPU-based implementation enables real-time processing
- Provides a new dataset with ground truth for dynamic environments

## Abstract

Mapping and localization are essential capabilities of robotic systems. Although the majority of mapping systems focus on static environments, the deployment in real-world situations requires them to handle dynamic objects. In this paper, we propose an approach for an RGB-D sensor that is able to consistently map scenes containing multiple dynamic elements. For localization and mapping, we employ an efficient direct tracking on the truncated signed distance function (TSDF) and leverage color information encoded in the TSDF to estimate the pose of the sensor. The TSDF is efficiently represented using voxel hashing, with most computations parallelized on a GPU. For detecting dynamics, we exploit the residuals obtained after an initial registration, together with the explicit modeling of free space in the model. We evaluate our approach on existing datasets, and provide a new dataset showing highly dynamic scenes. These experiments show that our approach often surpass other state-of-the-art dense SLAM methods. We make available our dataset with the ground truth for both the trajectory of the RGB-D sensor obtained by a motion capture system and the model of the static environment using a high-precision terrestrial laser scanner. Finally, we release our approach as open source code.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1905.02082/full.md

## Figures

31 figures with captions in the complete paper: https://tomesphere.com/paper/1905.02082/full.md

## References

20 references — full list in the complete paper: https://tomesphere.com/paper/1905.02082/full.md

---
Source: https://tomesphere.com/paper/1905.02082