English

OVE6D: Object Viewpoint Encoding for Depth-based 6D Object Pose Estimation

Computer Vision and Pattern Recognition 2022-04-11 v3

Abstract

This paper proposes a universal framework, called OVE6D, for model-based 6D object pose estimation from a single depth image and a target object mask. Our model is trained using purely synthetic data rendered from ShapeNet, and, unlike most of the existing methods, it generalizes well on new real-world objects without any fine-tuning. We achieve this by decomposing the 6D pose into viewpoint, in-plane rotation around the camera optical axis and translation, and introducing novel lightweight modules for estimating each component in a cascaded manner. The resulting network contains less than 4M parameters while demonstrating excellent performance on the challenging T-LESS and Occluded LINEMOD datasets without any dataset-specific training. We show that OVE6D outperforms some contemporary deep learning-based pose estimation methods specifically trained for individual objects or datasets with real-world training data. The implementation and the pre-trained model will be made publicly available.

Keywords

Cite

@article{arxiv.2203.01072,
  title  = {OVE6D: Object Viewpoint Encoding for Depth-based 6D Object Pose Estimation},
  author = {Dingding Cai and Janne Heikkilä and Esa Rahtu},
  journal= {arXiv preprint arXiv:2203.01072},
  year   = {2022}
}

Comments

CVPR 2022

R2 v1 2026-06-24T09:59:14.978Z