English

HaMuCo: Hand Pose Estimation via Multiview Collaborative Self-Supervised Learning

Computer Vision and Pattern Recognition 2023-08-16 v2

Abstract

Recent advancements in 3D hand pose estimation have shown promising results, but its effectiveness has primarily relied on the availability of large-scale annotated datasets, the creation of which is a laborious and costly process. To alleviate the label-hungry limitation, we propose a self-supervised learning framework, HaMuCo, that learns a single-view hand pose estimator from multi-view pseudo 2D labels. However, one of the main challenges of self-supervised learning is the presence of noisy labels and the ``groupthink'' effect from multiple views. To overcome these issues, we introduce a cross-view interaction network that distills the single-view estimator by utilizing the cross-view correlated features and enforcing multi-view consistency to achieve collaborative learning. Both the single-view estimator and the cross-view interaction network are trained jointly in an end-to-end manner. Extensive experiments show that our method can achieve state-of-the-art performance on multi-view self-supervised hand pose estimation. Furthermore, the proposed cross-view interaction network can also be applied to hand pose estimation from multi-view input and outperforms previous methods under the same settings.

Keywords

Cite

@article{arxiv.2302.00988,
  title  = {HaMuCo: Hand Pose Estimation via Multiview Collaborative Self-Supervised Learning},
  author = {Xiaozheng Zheng and Chao Wen and Zhou Xue and Pengfei Ren and Jingyu Wang},
  journal= {arXiv preprint arXiv:2302.00988},
  year   = {2023}
}

Comments

Accepted to ICCV 2023. Won first place in the HANDS22 Challenge Task 2. Project page: https://zxz267.github.io/HaMuCo

R2 v1 2026-06-28T08:30:06.123Z