paper-with-me

홈 › Papers

STAF: 3D Human Mesh Recovery from Video with Spatio-Temporal Alignment Fusion

2024-01-03 · Wei Yao, Hongwen Zhang, Yunlian Sun, Jinhui Tang

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/

📄 PDF Abstract BibTeX arXiv:2401.01730

Code (1)

yw0208/STAF 공식 구현 pytorch

Tasks

3D Human Pose EstimationHuman Mesh Recovery

Methods 이 논문이 사용한 방법론

Average Pooling 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

MASTAF: A Model-Agnostic Spatio-Temporal Attention Fusion Network for Few-shot Video Classification

2021-12-08 · Rex Liu, Huanle Zhang, Hamed Pirsiavash, Xin Liu

We propose MASTAF, a Model-Agnostic Spatio-Temporal Attention Fusion network for few-shot video classification. MASTAF takes input from a general video spatial and temporal representation,e.g., using 2D CNN, 3D CNN, and …

ClassificationVideo Classification

Fall Risk and Gait Analysis in Community-Dwelling Older Adults using World-Spaced 3D Human Mesh Recovery

2026-04-13 · Chitra Banarjee, Patrick Kwon, Ania Lipat, Rui Xie 외 arxiv

Gait assessment is a key clinical indicator of fall risk and overall health in older adults. However, standard clinical practice is largely limited to stopwatch-measured gait speed. We present a pipeline that leverages a…

Human Mesh Recovery

Towards Geometry-Aware and Motion-Guided Video Human Mesh Recovery

2026-01-29 · Hongjun Chen, Huan Zheng, Wencheng Han, Jianbing Shen arxiv

Existing video-based 3D Human Mesh Recovery (HMR) methods often produce physically implausible results, stemming from their reliance on flawed intermediate 3D pose anchors and their inability to effectively model complex…

Computational EfficiencyLong-range modelingHuman Mesh Recovery

DiffMesh: A Motion-aware Diffusion Framework for Human Mesh Recovery from Videos

2023-03-23 · Ce Zheng, Xianpeng Liu, Qucheng Peng, Tianfu Wu 외

Human mesh recovery (HMR) provides rich human body information for various real-world applications. While image-based HMR methods have achieved impressive results, they often struggle to recover humans in dynamic scenari…

3D Human Pose EstimationHuman Mesh Recovery

Temporally Coherent Full 3D Mesh Human Pose Recovery from Monocular Video

2019-06-01 · Jian Liu, Naveed Akhtar, Ajmal Mian

Advances in Deep Learning have recently made it possible to recover full 3D meshes of human poses from individual images. However, extension of this notion to videos for recovering temporally coherent poses still remains…