ICASSP 2022accepted0 citations

Learning Monocular 3D Human Pose Estimation With Skeletal Interpolation

Ziyi Chen, Akihiro Sugimoto, Shang-Hong Lai

Abstract

Deep learning has achieved unprecedented accuracy for monocular 3D human pose estimation. However, current learning-based 3D human pose estimation still suffers from poor generalization. Inspired by skeletal animation, which is popular in game development and animation production, we put forward an simple, intuitive yet effective interpolation-based data augmentation approach to synthesize continuous and diverse 3D human body sequences to enhance model generalization. The Transformer-based lifting network, trained with the augmented data, utilizes the self-attention mechanism to perform 2D-to-3D lifting and successfully infer high-quality predictions in the qualitative experiment. The quantitative result of cross-dataset experiment demonstrates that our resulting model achieves superior generalization accuracy on the publicly available dataset.

BibTeX
@inproceedings{icassp2022_learningmonocula,
  title = {Learning Monocular 3D Human Pose Estimation With Skeletal Interpolation},
  author = {Ziyi Chen and Akihiro Sugimoto and Shang-Hong Lai},
  booktitle = {ICASSP 2022},
  year = {2022}
}