English
Related papers

Related papers: HTNet: Human Topology Aware Network for 3D Human P…

200 papers

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…

Computer Vision and Pattern Recognition · Computer Science 2021-09-16 Junhao Zhang , Yali Wang , Zhipeng Zhou , Tianyu Luan , Zhe Wang , Yu Qiao

Human skeletons and RGB sequences are both widely-adopted input modalities for human action recognition. However, skeletons lack appearance features and color data suffer large amount of irrelevant depiction. To address this, we introduce…

Computer Vision and Pattern Recognition · Computer Science 2023-07-18 Runwei Ding , Yuhang Wen , Jinfu Liu , Nan Dai , Fanyang Meng , Mengyuan Liu

Human pose estimation and tracking are fundamental tasks for understanding human behaviors in videos. Existing top-down framework-based methods usually perform three-stage tasks: human detection, pose estimation and tracking. Although…

Computer Vision and Pattern Recognition · Computer Science 2023-10-31 Zehua Fu , Wenhang Zuo , Zhenghui Hu , Qingjie Liu , Yunhong Wang

The 3D human pose is vital for modern computer vision and computer graphics, and its prediction has drawn attention in recent years. 3D human pose prediction aims at forecasting a human's future motion from the previous sequence. Ignoring…

Computer Vision and Pattern Recognition · Computer Science 2025-05-20 Li Lin

In this paper, we present Skeleton Transformer Networks (SkeletonNet), an end-to-end framework that can predict not only 3D joint positions but also 3D angular pose (bone rotations) of a human skeleton from a single color image. This in…

Computer Vision and Pattern Recognition · Computer Science 2019-01-01 Yusuke Yoshiyasu , Ryusuke Sagawa , Ko Ayusawa , Akihiko Murai

We propose an end-to-end architecture for joint 2D and 3D human pose estimation in natural images. Key to our approach is the generation and scoring of a number of pose proposals per image, which allows us to predict 2D and 3D poses of…

Computer Vision and Pattern Recognition · Computer Science 2019-01-15 Gregory Rogez , Philippe Weinzaepfel , Cordelia Schmid

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…

Computer Vision and Pattern Recognition · Computer Science 2021-08-05 Wenbo Hu , Changgong Zhang , Fangneng Zhan , Lei Zhang , Tien-Tsin Wong

3D human pose estimation is a vital task in computer vision, involving the prediction of human joint positions from images or videos to reconstruct a skeleton of a human in three-dimensional space. This technology is pivotal in various…

Computer Vision and Pattern Recognition · Computer Science 2024-10-14 Xingyu Song , Zhan Li , Shi Chen , Kazuyuki Demachi

We present a method for human pose tracking that is based on learning spatiotemporal relationships among joints. Beyond generating the heatmap of a joint in a given frame, our system also learns to predict the offset of the joint from a…

Computer Vision and Pattern Recognition · Computer Science 2019-03-28 Xiao Sun , Chuankang Li , Stephen Lin

This paper addresses the challenge of 3D full-body human pose estimation from a monocular image sequence. Here, two cases are considered: (i) the image locations of the human joints are provided and (ii) the image locations of joints are…

Computer Vision and Pattern Recognition · Computer Science 2016-04-29 Xiaowei Zhou , Menglong Zhu , Spyridon Leonardos , Kosta Derpanis , Kostas Daniilidis

We propose a joint model of human joint detection and association for 2D multi-person pose estimation (MPPE). The approach unifies training of joint detection and association without a need for further processing or sophisticated heuristics…

Computer Vision and Pattern Recognition · Computer Science 2019-04-29 Rania Briq , Andreas Doering , Juergen Gall

In this work, we address the problem of multi-person 3D pose estimation from a single image. A typical regression approach in the top-down setting of this problem would first detect all humans and then reconstruct each one of them…

Computer Vision and Pattern Recognition · Computer Science 2020-06-16 Wen Jiang , Nikos Kolotouros , Georgios Pavlakos , Xiaowei Zhou , Kostas Daniilidis

Motion prediction is a classic problem in computer vision, which aims at forecasting future motion given the observed pose sequence. Various deep learning models have been proposed, achieving state-of-the-art performance on motion…

Computer Vision and Pattern Recognition · Computer Science 2022-01-10 Pengxiang Su , Zhenguang Liu , Shuang Wu , Lei Zhu , Yifang Yin , Xuanjing Shen

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 space. Typically, the…

Computer Vision and Pattern Recognition · Computer Science 2024-07-01 Nicola Garau , Giulia Martinelli , Niccolò Bisagno , Denis Tomè , Carsten Stoll

This work addresses the problem of estimating the full body 3D human pose and shape from a single color image. This is a task where iterative optimization-based solutions have typically prevailed, while Convolutional Networks (ConvNets)…

Computer Vision and Pattern Recognition · Computer Science 2018-05-11 Georgios Pavlakos , Luyang Zhu , Xiaowei Zhou , Kostas Daniilidis

This paper presents a novel method for 3D human pose and shape estimation from images with sparse views, using joint points and silhouettes, based on a parametric model. Firstly, the parametric model is fitted to the joint points estimated…

Computer Vision and Pattern Recognition · Computer Science 2020-12-14 Zhongguo Li , Anders Heyden , Magnus Oskarsson

Most recent approaches to monocular 3D pose estimation rely on Deep Learning. They either train a Convolutional Neural Network to directly regress from image to 3D pose, which ignores the dependencies between human joints, or model these…

Computer Vision and Pattern Recognition · Computer Science 2016-05-18 Bugra Tekin , Isinsu Katircioglu , Mathieu Salzmann , Vincent Lepetit , Pascal Fua

Multi-person pose estimation generally follows top-down and bottom-up paradigms. Both of them use an extra stage ($\boldsymbol{e.g.,}$ human detection in top-down paradigm or grouping process in bottom-up paradigm) to build the relationship…

Computer Vision and Pattern Recognition · Computer Science 2022-10-11 Yabo Xiao , Xiaojuan Wang , Dongdong Yu , Kai Su , Lei Jin , Mei Song , Shuicheng Yan , Jian Zhao

Real-time 3D human pose estimation is crucial for human-computer interaction. It is cheap and practical to estimate 3D human pose only from monocular video. However, recent bone splicing based 3D human pose estimation method brings about…

Computer Vision and Pattern Recognition · Computer Science 2022-09-16 Guangming Wang , Honghao Zeng , Ziliang Wang , Zhe Liu , Hesheng Wang

The objective of this work is human pose estimation in videos, where multiple frames are available. We investigate a ConvNet architecture that is able to benefit from temporal context by combining information across the multiple frames…

Computer Vision and Pattern Recognition · Computer Science 2015-11-10 Tomas Pfister , James Charles , Andrew Zisserman