中文
相关论文

相关论文: 3D Human Pose Estimation Using M\"obius Graph Conv…

200 篇论文

We explore 3D human pose estimation from a single RGB image. While many approaches try to directly predict 3D pose from image measurements, we explore a simple architecture that reasons through intermediate 2D pose predictions. Our approach…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Ching-Hang Chen , Deva Ramanan

Recent 2D-to-3D human pose estimation works tend to utilize the graph structure formed by the topology of the human skeleton. However, we argue that this skeletal topology is too sparse to reflect the body structure and suffer from serious…

计算机视觉与模式识别 · 计算机科学 2023-04-05 Han Li , Bowen Shi , Wenrui Dai , Yabo Chen , Botao Wang , Yu Sun , Min Guo , Chenlin Li , Junni Zou , Hongkai Xiong

Graph convolutional networks have significantly improved 3D human pose estimation by representing the human skeleton as an undirected graph. However, this representation fails to reflect the articulated characteristic of human skeletons as…

计算机视觉与模式识别 · 计算机科学 2021-08-05 Wenbo Hu , Changgong Zhang , Fangneng Zhan , Lei Zhang , Tien-Tsin Wong

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

Monocular 3D human pose estimation (HPE) often encounters challenges such as depth ambiguity and occlusion during the 2D-to-3D lifting process. Additionally, traditional methods may overlook multi-scale skeleton features when utilizing…

计算机视觉与模式识别 · 计算机科学 2025-08-21 Bing Han , Yuhua Huang , Pan Gao

In this paper, we propose a novel graph convolutional network architecture, Graph Stacked Hourglass Networks, for 2D-to-3D human pose estimation tasks. The proposed architecture consists of repeated encoder-decoder, in which…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Tianhan Xu , Wataru Takano

Our ability to train end-to-end systems for 3D human pose estimation from single images is currently constrained by the limited availability of 3D annotations for natural images. Most datasets are captured using Motion Capture (MoCap)…

计算机视觉与模式识别 · 计算机科学 2018-05-11 Georgios Pavlakos , Xiaowei Zhou , Kostas Daniilidis

The ability to estimate the 3D human shape and pose from images can be useful in many contexts. Recent approaches have explored using graph convolutional networks and achieved promising results. The fact that the 3D shape is represented by…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Xin Yu , Jeroen van Baar , Siheng Chen

Graph convolutional networks (GCNs) are widely used for 3D hand pose estimation, where the hand skeleton is encoded as a fixed adjacency graph. We revisit whether this is the most effective way to incorporate hand topology in 2D-to-3D…

计算机视觉与模式识别 · 计算机科学 2026-05-14 Chanyoung Kim , Donghyun Kim , Dong-Hyun Sim , Seong Jae Hwang , Youngjoong Kwon

Graph Convolution Network (GCN) has been successfully used for 3D human pose estimation in videos. However, it is often built on the fixed human-joint affinity, according to human skeleton. This may reduce adaptation capacity of GCN to…

计算机视觉与模式识别 · 计算机科学 2021-09-16 Junhao Zhang , Yali Wang , Zhipeng Zhou , Tianyu Luan , Zhe Wang , Yu Qiao

This paper explores the capabilities of convolutional neural networks to deal with a task that is easily manageable for humans: perceiving 3D pose of a human body from varying angles. However, in our approach, we are restricted to using a…

计算机视觉与模式识别 · 计算机科学 2017-07-21 Agne Grinciunaite , Amogh Gudi , Emrah Tasli , Marten den Uyl

Estimating a 3D human pose has proven to be a challenging task, primarily because of the complexity of the human body joints, occlusions, and variability in lighting conditions. In this paper, we introduce a higher-order graph convolutional…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Jianning Quan , A. Ben Hamza

In spite of the great progress in human motion prediction, it is still a challenging task to predict those aperiodic and complicated motions. We believe that to capture the correlations among human body components is the key to understand…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Honghong Zhou , Caili Guo , Hao Zhang , Yanjun Wang

We address the challenges in estimating 3D human poses from multiple views under occlusion and with limited overlapping views. We approach multi-view, single-person 3D human pose reconstruction as a regression problem and propose a novel…

计算机视觉与模式识别 · 计算机科学 2023-12-29 Olivier Moliner , Sangxia Huang , Kalle Åström

Graph convolutional networks (GCNs), which can model the human body skeletons as spatial and temporal graphs, have shown remarkable potential in skeleton-based action recognition. However, in the existing GCN-based methods, graph-structured…

计算机视觉与模式识别 · 计算机科学 2022-10-13 Han Chen , Yifan Jiang , Hanseok Ko

Human pose forecasting is a complex structured-data sequence-modelling task, which has received increasing attention, also due to numerous potential applications. Research has mainly addressed the temporal dimension as time series and the…

计算机视觉与模式识别 · 计算机科学 2021-10-12 Theodoros Sofianos , Alessio Sampieri , Luca Franco , Fabio Galasso

Existing skeleton-based 3D human pose estimation methods only predict joint positions. Although the yaw and pitch of bone rotations can be derived from joint positions, the roll around the bone axis remains unresolved. We present…

计算机视觉与模式识别 · 计算机科学 2024-05-13 Soubarna Banik , Edvard Avagyan , Sayantan Auddy , Alejandro Mendoza Gracia , Alois Knoll

Accurate 3D human pose estimation is a challenging task due to occlusion and depth ambiguity. In this paper, we introduce a multi-hop graph transformer network designed for 2D-to-3D human pose estimation in videos by leveraging the…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Zaedul Islam , A. Ben Hamza

Despite recent success on 2D human pose estimation, 3D human pose estimation still remains an open problem. A key challenge is the ill-posed depth ambiguity nature. This paper presents a novel intermediate feature representation named…

计算机视觉与模式识别 · 计算机科学 2017-11-30 Qingfu Wan , Wei Zhang , Xiangyang Xue

Human motion prediction is an important and challenging task in many computer vision application domains. Recent work concentrates on utilizing the timing processing ability of recurrent neural networks (RNNs) to achieve smooth and reliable…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Zigeng Yan , Di-Hua Zhai , Yuanqing Xia