paper-with-me

Papers

Towards Precise 3D Human Pose Estimation with Multi-Perspective Spatial-Temporal Relational Transformers

2024-01-30 · Jianbin Jiao, Xina Cheng, WeiJie Chen, Xiaoting Yin, Hao Shi, Kailun Yang

3D human pose estimation captures the human joint points in three-dimensional space while keeping the depth information and physical structure. That is essential for applications that require precise pose information, such as human-computer interaction, scene understanding, and rehabilitation training. Due to the challenges in data collection, mainstream datasets of 3D human pose estimation are primarily composed of multi-view video data collected in laboratory environments, which contains rich spatial-temporal correlation information besides the image frame content. Given the remarkable self-attention mechanism of transformers, capable of capturing the spatial-temporal correlation from multi-view video datasets, we propose a multi-stage framework for 3D sequence-to-sequence (seq2seq) human pose detection. Firstly, the spatial module represents the human pose feature by intra-image content, while the frame-image relation module extracts temporal relationships and 3D spatial positional relationship features between the multi-perspective images. Secondly, the self-attention mechanism is adopted to eliminate the interference from non-human body parts and reduce computing resources. Our method is evaluated on Human3.6M, a popular 3D human pose detection dataset. Experimental results demonstrate that our approach achieves state-of-the-art performance on this dataset. The source code will be available at https://github.com/WUJINHUAN/3D-human-pose.

📄 PDF Abstract BibTeX arXiv:2401.16700

Code (1)

wujinhuan/3d-human-pose 공식 구현 pytorch

Tasks

3D Human Pose EstimationPose EstimationScene Understanding

Similar Papers 제목 키워드 기반

EPOCH: Jointly Estimating the 3D Pose of Cameras and Humans

2024-06-28 · Nicola Garau, Giulia Martinelli, Niccolò Bisagno, Denis Tomè 외

Monocular Human Pose Estimation (HPE) aims at determining the 3D positions of human joints from a single 2D image captured by a camera. However, a single 2D point in the image may correspond to multiple points in 3D spac…

3D Pose EstimationPose Estimation

AHAP: Reconstructing Arbitrary Humans from Arbitrary Perspectives with Geometric Priors

2026-02-27 · Xiaozhen Qiao, Wenjia Wang, Zhiyuan Zhao, Jiacheng Sun 외 arxiv

Reconstructing 3D humans from images captured at multiple perspectives typically requires pre-calibration, like using checkerboards or MVS algorithms, which limits scalability and applicability in diverse real-world scen…

Camera Pose EstimationContrastive Learning

FreeMan: Towards Benchmarking 3D Human Pose Estimation under Real-World Conditions

2023-09-10 · CVPR 2024 1 · Jiong Wang, Fengyu Yang, Wenbo Gou, Bingliang Li 외

Estimating the 3D structure of the human body from natural scenes is a fundamental aspect of visual perception. 3D human pose estimation is a vital step in advancing fields like AIGC and human-robot interaction, serving …

3D Human Pose Estimation3D Pose EstimationBenchmarkingPose Estimation

Out of the Box: A combined approach for handling occlusion in Human Pose Estimation

2019-04-25 · Rohit Jena

Human Pose estimation is a challenging problem, especially in the case of 3D pose estimation from 2D images due to many different factors like occlusion, depth ambiguities, intertwining of people, and in general crowds. …

3D Pose EstimationDisentanglementPose Estimation

AA: A Multi-view Multimodal Dataset for Screen-based Gaze Estimation

2026-06-30 · Chang Liu, Jiaqi Liu, Zhoutong Ye, Xinjie Shen 외 arxiv

We present AA, a multi-view multimodal dataset for screen-based gaze estimation. The dataset captures synchronized facial observations from eight fixed screen-mounted cameras and two additional side-view cameras, paired …

Gaze Estimation