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

ACR: Attention Collaboration-based Regressor for Arbitrary Two-Hand Reconstruction

About

Reconstructing two hands from monocular RGB images is challenging due to frequent occlusion and mutual confusion. Existing methods mainly learn an entangled representation to encode two interacting hands, which are incredibly fragile to impaired interaction, such as truncated hands, separate hands, or external occlusion. This paper presents ACR (Attention Collaboration-based Regressor), which makes the first attempt to reconstruct hands in arbitrary scenarios. To achieve this, ACR explicitly mitigates interdependencies between hands and between parts by leveraging center and part-based attention for feature extraction. However, reducing interdependence helps release the input constraint while weakening the mutual reasoning about reconstructing the interacting hands. Thus, based on center attention, ACR also learns cross-hand prior that handle the interacting hands better. We evaluate our method on various types of hand reconstruction datasets. Our method significantly outperforms the best interacting-hand approaches on the InterHand2.6M dataset while yielding comparable performance with the state-of-the-art single-hand methods on the FreiHand dataset. More qualitative results on in-the-wild and hand-object interaction datasets and web images/videos further demonstrate the effectiveness of our approach for arbitrary hand reconstruction. Our code is available at https://github.com/ZhengdiYu/Arbitrary-Hands-3D-Reconstruction.

Zhengdi Yu, Shaoli Huang, Chen Fang, Toby P. Breckon, Jue Wang• 2023

Related benchmarks

TaskDatasetResultRank
3D Hand ReconstructionFreiHAND (test)--
148
Hand ReconstructionInterHand 2.6M (test)
MPJPE7.41
29
3D Hand Pose EstimationH2O--
14
3D Hand Pose and Mesh EstimationInterHand2.6M (test)--
10
Hand ReconstructionInterHand2.6M 30 fps
MPJPE8.75
7
Hand ReconstructionH2O (test)
Jerk149.4
7
Hand Pose EstimationHOI4D (test)
G-MPJPE251.1
7
Hand Motion EstimationFPHA 11 (test)
MPJPE43.6
6
4D Hand ReconstructionHOT3D
Jerk153.4
5
4D Hand Motion ReconstructionHOI4D
G-MPJPE251.1
5
Showing 10 of 13 rows

Other info

Code

Follow for update