Spatio-temporal Tendency Reasoning for Human Body Pose and Shape Estimation from Videos

7 Oct 2022  ·  Boyang Zhang, Suping Wu, Hu Cao, Kehua Ma, Pan Li, Lei Lin ·

In this paper, we present a spatio-temporal tendency reasoning (STR) network for recovering human body pose and shape from videos. Previous approaches have focused on how to extend 3D human datasets and temporal-based learning to promote accuracy and temporal smoothing. Different from them, our STR aims to learn accurate and natural motion sequences in an unconstrained environment through temporal and spatial tendency and to fully excavate the spatio-temporal features of existing video data. To this end, our STR learns the representation of features in the temporal and spatial dimensions respectively, to concentrate on a more robust representation of spatio-temporal features. More specifically, for efficient temporal modeling, we first propose a temporal tendency reasoning (TTR) module. TTR constructs a time-dimensional hierarchical residual connection representation within a video sequence to effectively reason temporal sequences' tendencies and retain effective dissemination of human information. Meanwhile, for enhancing the spatial representation, we design a spatial tendency enhancing (STE) module to further learns to excite spatially time-frequency domain sensitive features in human motion information representations. Finally, we introduce integration strategies to integrate and refine the spatio-temporal feature representations. Extensive experimental findings on large-scale publically available datasets reveal that our STR remains competitive with the state-of-the-art on three datasets. Our code are available at https://github.com/Changboyang/STR.git.

PDF Abstract
Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
3D Human Pose Estimation 3DPW STR PA-MPJPE 52.4 # 70
MPJPE 85.2 # 74
MPVPE 101.2 # 56
Acceleration Error 6.9 # 4
3D Human Pose Estimation Human3.6M STR Average MPJPE (mm) 67.8 # 271
PA-MPJPE 46.6 # 83
Acceleration Error 3.6 # 3
3D Human Pose Estimation MPI-INF-3DHP STR MPJPE 95.3 # 55
PA-MPJPE 61.6 # 7
Acceleration Error 8.4 # 4

Methods