English

Robust 6D Object Pose Estimation by Learning RGB-D Features

Computer Vision and Pattern Recognition 2020-03-10 v2

Abstract

Accurate 6D object pose estimation is fundamental to robotic manipulation and grasping. Previous methods follow a local optimization approach which minimizes the distance between closest point pairs to handle the rotation ambiguity of symmetric objects. In this work, we propose a novel discrete-continuous formulation for rotation regression to resolve this local-optimum problem. We uniformly sample rotation anchors in SO(3), and predict a constrained deviation from each anchor to the target, as well as uncertainty scores for selecting the best prediction. Additionally, the object location is detected by aggregating point-wise vectors pointing to the 3D center. Experiments on two benchmarks: LINEMOD and YCB-Video, show that the proposed method outperforms state-of-the-art approaches. Our code is available at https://github.com/mentian/object-posenet.

Keywords

Cite

@article{arxiv.2003.00188,
  title  = {Robust 6D Object Pose Estimation by Learning RGB-D Features},
  author = {Meng Tian and Liang Pan and Marcelo H Ang and Gim Hee Lee},
  journal= {arXiv preprint arXiv:2003.00188},
  year   = {2020}
}

Comments

Accepted at ICRA 2020

R2 v1 2026-06-23T13:58:34.742Z