Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

3D Human Pose Estimation with Spatial and Temporal Transformers

About

Transformer architectures have become the model of choice in natural language processing and are now being introduced into computer vision tasks such as image classification, object detection, and semantic segmentation. However, in the field of human pose estimation, convolutional architectures still remain dominant. In this work, we present PoseFormer, a purely transformer-based approach for 3D human pose estimation in videos without convolutional architectures involved. Inspired by recent developments in vision transformers, we design a spatial-temporal transformer structure to comprehensively model the human joint relations within each frame as well as the temporal correlations across frames, then output an accurate 3D human pose of the center frame. We quantitatively and qualitatively evaluate our method on two popular and standard benchmark datasets: Human3.6M and MPI-INF-3DHP. Extensive experiments show that PoseFormer achieves state-of-the-art performance on both datasets. Code is available at \url{https://github.com/zczcwh/PoseFormer}

Ce Zheng, Sijie Zhu, Matias Mendieta, Taojiannan Yang, Chen Chen, Zhengming Ding• 2021

Related benchmarks

TaskDatasetResultRank
3D Human Pose EstimationMPI-INF-3DHP (test)
PCK95.4
559
3D Human Pose EstimationHuman3.6M (test)
MPJPE (Average)3.1
547
3D Human Pose EstimationHuman3.6M (Protocol #1)
MPJPE (Avg.)31.3
440
3D Human Pose EstimationHuman3.6M (Protocol 2)
Average MPJPE34.6
315
3D Human Pose EstimationHuman3.6M Protocol 1 (test)
Dir. Error (Protocol 1)30
183
3D Human Pose EstimationHuman3.6M (subjects 9 and 11)
Average Error31.3
180
3D Human Pose EstimationHuman3.6M
MPJPE31.3
160
3D Human Pose EstimationHuman3.6M Protocol #2 (test)
Average Error34.6
140
3D Human Pose EstimationMPI-INF-3DHP
PCK88.6
108
3D Human Pose EstimationHumanEva-I (test)
Walking S1 Error (mm)14.4
85
Showing 10 of 30 rows

Other info

Code

Follow for update