English

OSOP: A Multi-Stage One Shot Object Pose Estimation Framework

Computer Vision and Pattern Recognition 2022-03-31 v2

Abstract

We present a novel one-shot method for object detection and 6 DoF pose estimation, that does not require training on target objects. At test time, it takes as input a target image and a textured 3D query model. The core idea is to represent a 3D model with a number of 2D templates rendered from different viewpoints. This enables CNN-based direct dense feature extraction and matching. The object is first localized in 2D, then its approximate viewpoint is estimated, followed by dense 2D-3D correspondence prediction. The final pose is computed with PnP. We evaluate the method on LineMOD, Occlusion, Homebrewed, YCB-V and TLESS datasets and report very competitive performance in comparison to the state-of-the-art methods trained on synthetic data, even though our method is not trained on the object models used for testing.

Keywords

Cite

@article{arxiv.2203.15533,
  title  = {OSOP: A Multi-Stage One Shot Object Pose Estimation Framework},
  author = {Ivan Shugurov and Fu Li and Benjamin Busam and Slobodan Ilic},
  journal= {arXiv preprint arXiv:2203.15533},
  year   = {2022}
}

Comments

CVPR 2022

R2 v1 2026-06-24T10:30:04.919Z