The reviewed record of science sign in
Pith

arxiv: 2103.10455 · v3 · pith:HL6UKFO2 · submitted 2021-03-18 · cs.CV · cs.AI· cs.HC

3D Human Pose Estimation with Spatial and Temporal Transformers

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:HL6UKFO2record.jsonopen to challenge →

classification cs.CV cs.AIcs.HC
keywords humanposearchitecturesestimationposeformerconvolutionaldatasetsframe
0
0 comments X
read the original abstract

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}

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Dual-stream Spatio-Temporal GCN-Transformer Network for 3D Human Pose Estimation

    cs.CV 2026-04 unverdicted novelty 5.0

    MixTGFormer reports state-of-the-art 3D pose estimation errors of 37.6 mm on Human3.6M and 15.7 mm on MPI-INF-3DHP by using parallel GCN-Transformer streams with SE layers for local-global feature fusion.