English

Semi-Supervised 3D Hand-Object Poses Estimation with Interactions in Time

Computer Vision and Pattern Recognition 2021-06-10 v1

Abstract

Estimating 3D hand and object pose from a single image is an extremely challenging problem: hands and objects are often self-occluded during interactions, and the 3D annotations are scarce as even humans cannot directly label the ground-truths from a single image perfectly. To tackle these challenges, we propose a unified framework for estimating the 3D hand and object poses with semi-supervised learning. We build a joint learning framework where we perform explicit contextual reasoning between hand and object representations by a Transformer. Going beyond limited 3D annotations in a single image, we leverage the spatial-temporal consistency in large-scale hand-object videos as a constraint for generating pseudo labels in semi-supervised learning. Our method not only improves hand pose estimation in challenging real-world dataset, but also substantially improve the object pose which has fewer ground-truths per instance. By training with large-scale diverse videos, our model also generalizes better across multiple out-of-domain datasets. Project page and code: https://stevenlsw.github.io/Semi-Hand-Object

Keywords

Cite

@article{arxiv.2106.05266,
  title  = {Semi-Supervised 3D Hand-Object Poses Estimation with Interactions in Time},
  author = {Shaowei Liu and Hanwen Jiang and Jiarui Xu and Sifei Liu and Xiaolong Wang},
  journal= {arXiv preprint arXiv:2106.05266},
  year   = {2021}
}

Comments

CVPR 2021, Project page: https://stevenlsw.github.io/Semi-Hand-Object

R2 v1 2026-06-24T03:01:28.052Z