中文
相关论文

相关论文: MotionAGFormer: Enhancing 3D Human Pose Estimation…

200 篇论文

3D human pose estimation is a classic and important research direction in the field of computer vision. In recent years, Transformer-based methods have made significant progress in lifting 2D to 3D human pose estimation. However, these…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Jiawen Duan , Jian Xiang , Zhiqiang Li , Linlin Xue , Wan Xiang

Human pose estimation is a challenging task due to its structured data sequence nature. Existing methods primarily focus on pair-wise interaction of body joints, which is insufficient for scenarios involving overlapping joints and rapidly…

计算机视觉与模式识别 · 计算机科学 2023-05-23 Hanyuan Chen , Jun-Yan He , Wangmeng Xiang , Zhi-Qi Cheng , Wei Liu , Hanbing Liu , Bin Luo , Yifeng Geng , Xuansong Xie

Exploiting relations among 2D joints plays a crucial role yet remains semi-developed in 2D-to-3D pose estimation. To alleviate this issue, we propose GraFormer, a novel transformer architecture combined with graph convolution for 3D pose…

计算机视觉与模式识别 · 计算机科学 2021-09-20 Weixi Zhao , Yunjie Tian , Qixiang Ye , Jianbin Jiao , Weiqiang Wang

Nowadays, Transformers and Graph Convolutional Networks (GCNs) are the prevailing techniques for 3D human pose estimation. However, Transformer-based methods either ignore the spatial neighborhood relationships between the joints when used…

计算机视觉与模式识别 · 计算机科学 2025-05-05 Kamel Aouaidjia , Aofan Li , Wenhao Zhang , Chongsheng Zhang

Monocular 3D human pose estimation technologies have the potential to greatly increase the availability of human movement data. The best-performing models for single-image 2D-3D lifting use graph convolutional networks (GCNs) that typically…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Sebastian Lutz , Richard Blythman , Koustav Ghosal , Matthew Moynihan , Ciaran Simms , Aljosa Smolic

The current methods of video-based 3D human pose estimation have achieved significant progress.However, they still face pressing challenges, such as the underutilization of spatiotemporal bodystructure features in transformers and the…

计算机视觉与模式识别 · 计算机科学 2025-08-20 Yang Liu , Zhiyong Zhang

3D human pose estimation can be handled by encoding the geometric dependencies between the body parts and enforcing the kinematic constraints. Recently, Transformer has been adopted to encode the long-range dependencies between the joints…

计算机视觉与模式识别 · 计算机科学 2022-03-28 Mohammed Hassanin , Abdelwahed Khamiss , Mohammed Bennamoun , Farid Boussaid , Ibrahim Radwan

Many skeletal action recognition models use GCNs to represent the human body by 3D body joints connected body parts. GCNs aggregate one- or few-hop graph neighbourhoods, and ignore the dependency between not linked body joints. We propose…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Lei Wang , Piotr Koniusz

In this work, we aim to improve the 3D reasoning ability of Transformers in multi-view 3D human pose estimation. Recent works have focused on end-to-end learning-based transformer designs, which struggle to resolve geometric information…

计算机视觉与模式识别 · 计算机科学 2023-11-21 Ziwei Liao , Jialiang Zhu , Chunyu Wang , Han Hu , Steven L. Waslander

For the current 3D human pose estimation task, a group of methods mainly learn the rules of 2D-3D projection from spatial and temporal correlation. However, earlier methods model the global features of the entire body joint in the time…

计算机视觉与模式识别 · 计算机科学 2022-11-01 Xinwei Yu , Xiaohua Zhang

Reconstructing 3D poses from 2D poses lacking depth information is particularly challenging due to the complexity and diversity of human motion. The key is to effectively model the spatial constraints between joints to leverage their…

计算机视觉与模式识别 · 计算机科学 2023-08-11 Hongbo Kang , Yong Wang , Mengyuan Liu , Doudou Wu , Peng Liu , Wenming Yang

The graph convolutional networks (GCNs) have been applied to model the physically connected and non-local relations among human joints for 3D human pose estimation (HPE). In addition, the purely Transformer-based models recently show…

计算机视觉与模式识别 · 计算机科学 2023-11-01 Hongxin Lin , Yunwei Chiu , Peiyuan Wu

Estimating 3D human poses from monocular videos is a challenging task due to depth ambiguity and self-occlusion. Most existing works attempt to solve both issues by exploiting spatial and temporal relationships. However, those works ignore…

计算机视觉与模式识别 · 计算机科学 2022-06-29 Wenhao Li , Hong Liu , Hao Tang , Pichao Wang , Luc Van Gool

Recently, fully-transformer architectures have replaced the defacto convolutional architecture for the 3D human pose estimation task. In this paper we propose \textbf{\textit{ConvFormer}}, a novel convolutional transformer that leverages a…

计算机视觉与模式识别 · 计算机科学 2023-04-06 Alec Diaz-Arias , Dmitriy Shin

This paper introduces a novel approach to monocular 3D human pose estimation using contextualized representation learning with the Transformer-GCN dual-stream model. Monocular 3D human pose estimation is challenged by depth ambiguity,…

计算机视觉与模式识别 · 计算机科学 2025-04-03 Mingrui Ye , Lianping Yang , Hegui Zhu , Zenghao Zheng , Xin Wang , Yantao Lo

Multi-person motion prediction remains a challenging problem, especially in the joint representation learning of individual motion and social interactions. Most prior methods only involve learning local pose dynamics for individual motion…

计算机视觉与模式识别 · 计算机科学 2023-02-07 Xiaogang Peng , Yaodi Shen , Haoran Wang , Binling Nie , Yigang Wang , Zizhao Wu

Recently, transformer-based methods have gained significant success in sequential 2D-to-3D lifting human pose estimation. As a pioneering work, PoseFormer captures spatial relations of human joints in each video frame and human dynamics…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Qitao Zhao , Ce Zheng , Mengyuan Liu , Pichao Wang , Chen Chen

Human pose forecasting is a challenging problem involving complex human body motion and posture dynamics. In cases that there are multiple people in the environment, one's motion may also be influenced by the motion and dynamic movements of…

计算机视觉与模式识别 · 计算机科学 2022-08-31 Edward Vendrow , Satyajit Kumar , Ehsan Adeli , Hamid Rezatofighi

This paper proposes a new lightweight Transformer-based lifter that maps short sequences of human 2D joint positions to 3D poses using a single camera. The proposed model takes as input geometric priors including segment lengths and camera…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Mohamed Adjel , Vincent Bonnet

Despite great progress achieved by transformer in various vision tasks, it is still underexplored for skeleton-based action recognition with only a few attempts. Besides, these methods directly calculate the pair-wise global self-attention…

计算机视觉与模式识别 · 计算机科学 2022-10-07 Zhimin Gao , Peitao Wang , Pei Lv , Xiaoheng Jiang , Qidong Liu , Pichao Wang , Mingliang Xu , Wanqing Li
‹ 上一页 1 2 3 10 下一页 ›