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

RNNPose: Recurrent 6-DoF Object Pose Refinement with Robust Correspondence Field Estimation and Pose Optimization

About

6-DoF object pose estimation from a monocular image is challenging, and a post-refinement procedure is generally needed for high-precision estimation. In this paper, we propose a framework based on a recurrent neural network (RNN) for object pose refinement, which is robust to erroneous initial poses and occlusions. During the recurrent iterations, object pose refinement is formulated as a non-linear least squares problem based on the estimated correspondence field (between a rendered image and the observed image). The problem is then solved by a differentiable Levenberg-Marquardt (LM) algorithm enabling end-to-end training. The correspondence field estimation and pose refinement are conducted alternatively in each iteration to recover the object poses. Furthermore, to improve the robustness to occlusion, we introduce a consistency-check mechanism based on the learned descriptors of the 3D model and observed 2D images, which downweights the unreliable correspondences during pose optimization. Extensive experiments on LINEMOD, Occlusion-LINEMOD, and YCB-Video datasets validate the effectiveness of our method and demonstrate state-of-the-art performance.

Yan Xu, Kwan-Yee Lin, Guofeng Zhang, Xiaogang Wang, Hongsheng Li• 2022

Related benchmarks

TaskDatasetResultRank
6D Pose EstimationYCB-Video--
148
6DoF Pose EstimationYCB-Video (test)--
72
6D Object Pose EstimationLineMOD
Average Accuracy97.43
50
6D Object Pose EstimationOccludedLINEMOD (test)--
45
6D Pose EstimationLineMod (test)--
29
Object Pose EstimationLineMod (test)--
21
Showing 6 of 6 rows

Other info

Code

Follow for update