English

Identity-Aware Hand Mesh Estimation and Personalization from RGB Images

Computer Vision and Pattern Recognition 2022-09-23 v1

Abstract

Reconstructing 3D hand meshes from monocular RGB images has attracted increasing amount of attention due to its enormous potential applications in the field of AR/VR. Most state-of-the-art methods attempt to tackle this task in an anonymous manner. Specifically, the identity of the subject is ignored even though it is practically available in real applications where the user is unchanged in a continuous recording session. In this paper, we propose an identity-aware hand mesh estimation model, which can incorporate the identity information represented by the intrinsic shape parameters of the subject. We demonstrate the importance of the identity information by comparing the proposed identity-aware model to a baseline which treats subject anonymously. Furthermore, to handle the use case where the test subject is unseen, we propose a novel personalization pipeline to calibrate the intrinsic shape parameters using only a few unlabeled RGB images of the subject. Experiments on two large scale public datasets validate the state-of-the-art performance of our proposed method.

Keywords

Cite

@article{arxiv.2209.10840,
  title  = {Identity-Aware Hand Mesh Estimation and Personalization from RGB Images},
  author = {Deying Kong and Linguang Zhang and Liangjian Chen and Haoyu Ma and Xiangyi Yan and Shanlin Sun and Xingwei Liu and Kun Han and Xiaohui Xie},
  journal= {arXiv preprint arXiv:2209.10840},
  year   = {2022}
}

Comments

ECCV 2022. Github https://github.com/deyingk/PersonalizedHandMeshEstimation

R2 v1 2026-06-28T01:52:42.090Z