Semi-Supervised 3D Hand-Object Poses Estimation with Interactions in Time
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. 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
Cite
Text
Liu et al. "Semi-Supervised 3D Hand-Object Poses Estimation with Interactions in Time." Conference on Computer Vision and Pattern Recognition, 2021. doi:10.1109/CVPR46437.2021.01445Markdown
[Liu et al. "Semi-Supervised 3D Hand-Object Poses Estimation with Interactions in Time." Conference on Computer Vision and Pattern Recognition, 2021.](https://mlanthology.org/cvpr/2021/liu2021cvpr-semisupervised/) doi:10.1109/CVPR46437.2021.01445BibTeX
@inproceedings{liu2021cvpr-semisupervised,
title = {{Semi-Supervised 3D Hand-Object Poses Estimation with Interactions in Time}},
author = {Liu, Shaowei and Jiang, Hanwen and Xu, Jiarui and Liu, Sifei and Wang, Xiaolong},
booktitle = {Conference on Computer Vision and Pattern Recognition},
year = {2021},
pages = {14687-14697},
doi = {10.1109/CVPR46437.2021.01445},
url = {https://mlanthology.org/cvpr/2021/liu2021cvpr-semisupervised/}
}