Exploiting Spatial-Temporal Relationships for 3D Pose Estimation via Graph Convolutional Networks

Abstract

Despite great progress in 3D pose estimation from single-view images or videos, it remains a challenging task due to the substantial depth ambiguity and severe self-occlusions. Motivated by the effectiveness of incorporating spatial dependencies and temporal consistencies to alleviate these issues, we propose a novel graph-based method to tackle the problem of 3D human body and 3D hand pose estimation from a short sequence of 2D joint detections. Particularly, domain knowledge about the human hand (body) configurations is explicitly incorporated into the graph convolutional operations to meet the specific demand of the 3D pose estimation. Furthermore, we introduce a local-to-global network architecture, which is capable of learning multi-scale features for the graph-based representations. We evaluate the proposed method on challenging benchmark datasets for both 3D hand pose estimation and 3D body pose estimation. Experimental results show that our method achieves state-of-the-art performance on both tasks.

Cite

Text

Cai et al. "Exploiting Spatial-Temporal Relationships for 3D Pose Estimation via Graph Convolutional Networks." Proceedings of the IEEE/CVF International Conference on Computer Vision, 2019. doi:10.1109/ICCV.2019.00236

Markdown

[Cai et al. "Exploiting Spatial-Temporal Relationships for 3D Pose Estimation via Graph Convolutional Networks." Proceedings of the IEEE/CVF International Conference on Computer Vision, 2019.](https://mlanthology.org/iccv/2019/cai2019iccv-exploiting/) doi:10.1109/ICCV.2019.00236

BibTeX

@inproceedings{cai2019iccv-exploiting,
  title     = {{Exploiting Spatial-Temporal Relationships for 3D Pose Estimation via Graph Convolutional Networks}},
  author    = {Cai, Yujun and Ge, Liuhao and Liu, Jun and Cai, Jianfei and Cham, Tat-Jen and Yuan, Junsong and Thalmann, Nadia Magnenat},
  booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision},
  year      = {2019},
  doi       = {10.1109/ICCV.2019.00236},
  url       = {https://mlanthology.org/iccv/2019/cai2019iccv-exploiting/}
}