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

Keypoint Transformer: Solving Joint Identification in Challenging Hands and Object Interactions for Accurate 3D Pose Estimation

About

We propose a robust and accurate method for estimating the 3D poses of two hands in close interaction from a single color image. This is a very challenging problem, as large occlusions and many confusions between the joints may happen. State-of-the-art methods solve this problem by regressing a heatmap for each joint, which requires solving two problems simultaneously: localizing the joints and recognizing them. In this work, we propose to separate these tasks by relying on a CNN to first localize joints as 2D keypoints, and on self-attention between the CNN features at these keypoints to associate them with the corresponding hand joint. The resulting architecture, which we call "Keypoint Transformer", is highly efficient as it achieves state-of-the-art performance with roughly half the number of model parameters on the InterHand2.6M dataset. We also show it can be easily extended to estimate the 3D pose of an object manipulated by one or two hands with high performance. Moreover, we created a new dataset of more than 75,000 images of two hands manipulating an object fully annotated in 3D and will make it publicly available.

Shreyas Hampali, Sayan Deb Sarkar, Mahdi Rad, Vincent Lepetit• 2021

Related benchmarks

TaskDatasetResultRank
Hand Pose EstimationHO-3D (test)
Joint Error (mm)2.57
53
Hand Pose EstimationDexYCB (S0)
J-PE15.39
36
Hand Pose EstimationDexYCB S3 (test)
J-PE18.79
36
Hand Pose EstimationDexYCB (S1)
J-PE20.93
36
Hand Mesh ReconstructionHO3D v2 (test)--
34
Hand Pose EstimationFreiHAND
J-PE16.97
24
3D Hand-Object InteractionHO3D v2 (test)
PA-MPJPE10.8
20
3D Hand ReconstructionHO3D v3
PA-MPJPE10.9
18
Hand Pose EstimationHO-3D v2 (test)
F-score @ 5mm17.13
16
3D Interacting Hand Pose EstimationInterHand2.6M (test)
MPJPE (All)12.42
15
Showing 10 of 23 rows

Other info

Code

Follow for update