English

ClusterNet: 3D Instance Segmentation in RGB-D Images

Robotics 2018-09-20 v2 Artificial Intelligence Computer Vision and Pattern Recognition Machine Learning

Abstract

We propose a method for instance-level segmentation that uses RGB-D data as input and provides detailed information about the location, geometry and number of individual objects in the scene. This level of understanding is fundamental for autonomous robots. It enables safe and robust decision-making under the large uncertainty of the real-world. In our model, we propose to use the first and second order moments of the object occupancy function to represent an object instance. We train an hourglass Deep Neural Network (DNN) where each pixel in the output votes for the 3D position of the corresponding object center and for the object's size and pose. The final instance segmentation is achieved through clustering in the space of moments. The object-centric training loss is defined on the output of the clustering. Our method outperforms the state-of-the-art instance segmentation method on our synthesized dataset. We show that our method generalizes well on real-world data achieving visually better segmentation results.

Keywords

Cite

@article{arxiv.1807.08894,
  title  = {ClusterNet: 3D Instance Segmentation in RGB-D Images},
  author = {Lin Shao and Ye Tian and Jeannette Bohg},
  journal= {arXiv preprint arXiv:1807.08894},
  year   = {2018}
}
R2 v1 2026-06-23T03:11:52.348Z