English

PVN3D: A Deep Point-wise 3D Keypoints Voting Network for 6DoF Pose Estimation

Computer Vision and Pattern Recognition 2020-03-25 v2 Robotics

Abstract

In this work, we present a novel data-driven method for robust 6DoF object pose estimation from a single RGBD image. Unlike previous methods that directly regressing pose parameters, we tackle this challenging task with a keypoint-based approach. Specifically, we propose a deep Hough voting network to detect 3D keypoints of objects and then estimate the 6D pose parameters within a least-squares fitting manner. Our method is a natural extension of 2D-keypoint approaches that successfully work on RGB based 6DoF estimation. It allows us to fully utilize the geometric constraint of rigid objects with the extra depth information and is easy for a network to learn and optimize. Extensive experiments were conducted to demonstrate the effectiveness of 3D-keypoint detection in the 6D pose estimation task. Experimental results also show our method outperforms the state-of-the-art methods by large margins on several benchmarks. Code and video are available at https://github.com/ethnhe/PVN3D.git.

Keywords

Cite

@article{arxiv.1911.04231,
  title  = {PVN3D: A Deep Point-wise 3D Keypoints Voting Network for 6DoF Pose Estimation},
  author = {Yisheng He and Wei Sun and Haibin Huang and Jianran Liu and Haoqiang Fan and Jian Sun},
  journal= {arXiv preprint arXiv:1911.04231},
  year   = {2020}
}

Comments

Accepted to Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, 2020. (CVPR 2020)

R2 v1 2026-06-23T12:11:34.604Z