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

**Authors:** Martin R\"unz, Lourdes Agapito

arXiv: 1706.06629 · 2017-09-06

## TL;DR

Co-Fusion is a real-time dense SLAM system that segments, tracks, and reconstructs multiple objects independently in dynamic scenes using RGB-D data, enabling detailed scene understanding for robotic interaction.

## Contribution

It introduces a novel approach for real-time segmentation, tracking, and fusion of multiple objects in dynamic scenes, unlike previous methods that treat moving regions as outliers.

## Key findings

- Successfully tracks and reconstructs multiple objects in real time
- Maintains 3D models for each segmented object over time
- Enables scene understanding at the object level in dynamic environments

## Abstract

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. We use a multiple model fitting approach where each object can move independently from the background and still be effectively tracked and its shape fused over time using only the information from pixels associated with that object label. Previous attempts to deal with dynamic scenes have typically considered moving regions as outliers, and consequently do not model their shape or track their motion over time. In contrast, we enable the robot to maintain 3D models for each of the segmented objects and to improve them over time through fusion. As a result, our system can enable a robot to maintain a scene description at the object level which has the potential to allow interactions with its working environment; even in the case of dynamic scenes.

## Full text

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

## Figures

22 figures with captions in the complete paper: https://tomesphere.com/paper/1706.06629/full.md

## References

33 references — full list in the complete paper: https://tomesphere.com/paper/1706.06629/full.md

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