STAF: 3D Human Mesh Recovery from Video with Spatio-Temporal Alignment Fusion
Wei Yao, Hongwen Zhang, Yunlian Sun, Jinhui Tang
TL;DR
STAF tackles the challenge of 3D human mesh recovery from video by jointly exploiting spatial detail and temporal coherence. It introduces a spatio-temporal fusion framework with a Temporal Coherence Fusion Module (TCFM) and a Spatial Alignment Fusion Module (SAFM), augmented by an Average Pooling Module (APM) to reduce over-reliance on the target frame and improve sequence-wide smoothness. The method leverages multi-scale spatial features, mesh-projection cues, and adjacent-frame attention to produce accurate mesh parameters $oldsymbol{ heta}$, $oldsymbol{eta}$ for the target frame while maintaining temporal consistency, achieving a favorable balance between MPJPE/PA-MPJPE/PVE and acceleration error. Experiments on 3DPW, MPII3D, and Human3.6M demonstrate state-of-the-art performance with strong generalization and efficiency, aided by a two-stage training protocol and a compact model footprint.
Abstract
The recovery of 3D human mesh from monocular images has significantly been developed in recent years. However, existing models usually ignore spatial and temporal information, which might lead to mesh and image misalignment and temporal discontinuity. For this reason, we propose a novel Spatio-Temporal Alignment Fusion (STAF) model. As a video-based model, it leverages coherence clues from human motion by an attention-based Temporal Coherence Fusion Module (TCFM). As for spatial mesh-alignment evidence, we extract fine-grained local information through predicted mesh projection on the feature maps. Based on the spatial features, we further introduce a multi-stage adjacent Spatial Alignment Fusion Module (SAFM) to enhance the feature representation of the target frame. In addition to the above, we propose an Average Pooling Module (APM) to allow the model to focus on the entire input sequence rather than just the target frame. This method can remarkably improve the smoothness of recovery results from video. Extensive experiments on 3DPW, MPII3D, and H36M demonstrate the superiority of STAF. We achieve a state-of-the-art trade-off between precision and smoothness. Our code and more video results are on the project page https://yw0208.github.io/staf/
