# SegICP: Integrated Deep Semantic Segmentation and Pose Estimation

**Authors:** Jay M. Wong, Vincent Kee, Tiffany Le, Syler Wagner, Gian-Luca, Mariottini, Abraham Schneider, Lei Hamilton, Rahul Chipalkatty, Mitchell, Hebert, David M.S. Johnson, Jimmy Wu, Bolei Zhou, and Antonio Torralba

arXiv: 1703.01661 · 2018-03-13

## TL;DR

SegICP is a novel integrated approach combining deep semantic segmentation and multi-hypothesis point cloud registration to achieve real-time, accurate 6-DOF pose estimation of objects, improving robotic perception in complex scenarios.

## Contribution

It introduces SegICP, which couples CNN-based segmentation with point cloud registration for robust, real-time object recognition and pose estimation without initial seeds.

## Key findings

- Achieves 1cm position error in real time.
- Attains less than 5° angle error.
- Outperforms previous methods on benchmark dataset.

## Abstract

Recent robotic manipulation competitions have highlighted that sophisticated robots still struggle to achieve fast and reliable perception of task-relevant objects in complex, realistic scenarios. To improve these systems' perceptive speed and robustness, we present SegICP, a novel integrated solution to object recognition and pose estimation. SegICP couples convolutional neural networks and multi-hypothesis point cloud registration to achieve both robust pixel-wise semantic segmentation as well as accurate and real-time 6-DOF pose estimation for relevant objects. Our architecture achieves 1cm position error and <5^\circ$ angle error in real time without an initial seed. We evaluate and benchmark SegICP against an annotated dataset generated by motion capture.

## Full text

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

## Figures

20 figures with captions in the complete paper: https://tomesphere.com/paper/1703.01661/full.md

## References

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

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