# 3D Human Pose Estimation with Spatial and Temporal Transformers > 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 stil... ## Metadata - Authors: Ce Zheng, Sijie Zhu, Matías Mendieta, Taojiannan Yang, Chen Chen, Zhengming Ding - Journal: 2021 IEEE/CVF International Conference on Computer Vision (ICCV) - Published: 2021-10-01 - DOI: https://doi.org/10.1109/iccv48922.2021.01145 - Citations: 624 - Source: OpenAlex ## Technology Hub - Hub: Computer Vision - Discipline: Computer Science / AI - Hub URL: https://science-database.com/technology/computer-vision - Hub llms.txt: https://science-database.com/technology/computer-vision/llms.txt ## 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 https://github.com/zczcwh/PoseFormer ## Links - DOI: https://doi.org/10.1109/iccv48922.2021.01145 - OpenAlex: https://openalex.org/W3136525061 - JSON API: https://science-database.com/api/v1/technology/computer-vision --- Generated by science-database.com — The Knowledge Interface Paper ID: oa-W3136525061 | Hub: computer-vision