Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Single-Stage 6D Object Pose Estimation

About

Most recent 6D pose estimation frameworks first rely on a deep network to establish correspondences between 3D object keypoints and 2D image locations and then use a variant of a RANSAC-based Perspective-n-Point (PnP) algorithm. This two-stage process, however, is suboptimal: First, it is not end-to-end trainable. Second, training the deep network relies on a surrogate loss that does not directly reflect the final 6D pose estimation task. In this work, we introduce a deep architecture that directly regresses 6D poses from correspondences. It takes as input a group of candidate correspondences for each 3D keypoint and accounts for the fact that the order of the correspondences within each group is irrelevant, while the order of the groups, that is, of the 3D keypoints, is fixed. Our architecture is generic and can thus be exploited in conjunction with existing correspondence-extraction networks so as to yield single-stage 6D pose estimation frameworks. Our experiments demonstrate that these single-stage frameworks consistently outperform their two-stage counterparts in terms of both accuracy and speed.

Yinlin Hu, Pascal Fua, Wei Wang, Mathieu Salzmann• 2019

Related benchmarks

TaskDatasetResultRank
6D Pose EstimationYCB-Video--
148
6DoF Pose EstimationYCB-Video (test)--
72
6D Object Pose EstimationOccludedLINEMOD (test)
ADD(S)43.3
45
6D Object Pose EstimationLM-O (test)--
22
6DoF Pose EstimationOcclusion Linemod (Part I)
Ape19.2
5
6DoF Pose EstimationLinemod (Part II)
Ape Accuracy66.7
4
Showing 6 of 6 rows

Other info

Follow for update