English

DPOD: 6D Pose Object Detector and Refiner

Computer Vision and Pattern Recognition 2019-08-21 v3 Robotics

Abstract

In this paper we present a novel deep learning method for 3D object detection and 6D pose estimation from RGB images. Our method, named DPOD (Dense Pose Object Detector), estimates dense multi-class 2D-3D correspondence maps between an input image and available 3D models. Given the correspondences, a 6DoF pose is computed via PnP and RANSAC. An additional RGB pose refinement of the initial pose estimates is performed using a custom deep learning-based refinement scheme. Our results and comparison to a vast number of related works demonstrate that a large number of correspondences is beneficial for obtaining high-quality 6D poses both before and after refinement. Unlike other methods that mainly use real data for training and do not train on synthetic renderings, we perform evaluation on both synthetic and real training data demonstrating superior results before and after refinement when compared to all recent detectors. While being precise, the presented approach is still real-time capable.

Keywords

Cite

@article{arxiv.1902.11020,
  title  = {DPOD: 6D Pose Object Detector and Refiner},
  author = {Sergey Zakharov and Ivan Shugurov and Slobodan Ilic},
  journal= {arXiv preprint arXiv:1902.11020},
  year   = {2019}
}

Comments

ICCV 2019. 8 pages + supplementary material + references. The first two authors contributed equally to this work

R2 v1 2026-06-23T07:54:04.262Z