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

HybridPose: 6D Object Pose Estimation under Hybrid Representations

About

We introduce HybridPose, a novel 6D object pose estimation approach. HybridPose utilizes a hybrid intermediate representation to express different geometric information in the input image, including keypoints, edge vectors, and symmetry correspondences. Compared to a unitary representation, our hybrid representation allows pose regression to exploit more and diverse features when one type of predicted representation is inaccurate (e.g., because of occlusion). Different intermediate representations used by HybridPose can all be predicted by the same simple neural network, and outliers in predicted intermediate representations are filtered by a robust regression module. Compared to state-of-the-art pose estimation approaches, HybridPose is comparable in running time and accuracy. For example, on Occlusion Linemod dataset, our method achieves a prediction speed of 30 fps with a mean ADD(-S) accuracy of 47.5%, representing a state-of-the-art performance. The implementation of HybridPose is available at https://github.com/chensong1995/HybridPose.

Chen Song, Jiaru Song, Qixing Huang• 2020

Related benchmarks

TaskDatasetResultRank
6D Object Pose EstimationLineMOD
Average Accuracy91.3
50
6D Object Pose EstimationOccludedLINEMOD (test)
ADD(S)47.5
45
6D Pose EstimationLineMod (test)--
29
6D Object Pose EstimationOcclusion LINEMOD
Average Error47.5
27
6D Object Pose EstimationLM-O (test)--
22
Object Pose EstimationLineMod (test)
Average Accuracy91.36
21
6D Object Pose EstimationLineMOD standard (test)
Avg Accuracy91.3
14
Showing 7 of 7 rows

Other info

Code

Follow for update