English
Related papers

Related papers: Bottom-Up Human Pose Estimation Via Disentangled K…

200 papers

We present a method for simultaneously estimating 3D human pose and body shape from a sparse set of wide-baseline camera views. We train a symmetric convolutional autoencoder with a dual loss that enforces learning of a latent…

Computer Vision and Pattern Recognition · Computer Science 2018-07-05 Matthew Trumble , Andrew Gilbert , Adrian Hilton , John Collomosse

As 3D human pose estimation can now be achieved with very high accuracy in the supervised learning scenario, tackling the case where 3D pose annotations are not available has received increasing attention. In particular, several methods…

Computer Vision and Pattern Recognition · Computer Science 2023-09-22 Krishna Kanth Nakka , Mathieu Salzmann

Keypoint detection is one of the most important pre-processing steps in tasks such as face modeling, recognition and verification. In this paper, we present an iterative method for Keypoint Estimation and Pose prediction of unconstrained…

Computer Vision and Pattern Recognition · Computer Science 2017-02-17 Amit Kumar , Azadeh Alavi , Rama Chellappa

Many human pose estimation methods estimate Skinned Multi-Person Linear (SMPL) models and regress the human joints from these SMPL estimates. In this work, we show that the most widely used SMPL-to-joint linear layer (joint regressor) is…

Computer Vision and Pattern Recognition · Computer Science 2022-05-03 Eric Hedlin , Helge Rhodin , Kwang Moo Yi

In this paper, we propose efficient and effective methods for 2D human pose estimation. A new ResBlock is proposed based on depthwise separable convolution and is utilized instead of the original one in Hourglass network. It can be further…

Computer Vision and Pattern Recognition · Computer Science 2020-12-08 Jie Ou , Hong Wu

3D pose estimation is a challenging problem in computer vision. Most of the existing neural-network-based approaches address color or depth images through convolution networks (CNNs). In this paper, we study the task of 3D human pose…

Computer Vision and Pattern Recognition · Computer Science 2022-12-27 Yufan Zhou , Haiwei Dong , Abdulmotaleb El Saddik

Reconstructing 3D human shape and pose from monocular images is challenging despite the promising results achieved by the most recent learning-based methods. The commonly occurred misalignment comes from the facts that the mapping from…

Computer Vision and Pattern Recognition · Computer Science 2020-12-08 Hongwen Zhang , Jie Cao , Guo Lu , Wanli Ouyang , Zhenan Sun

Single-stage multi-person pose estimation aims to jointly perform human localization and keypoint prediction within a unified framework, offering advantages in inference efficiency and architectural simplicity. Consequently, multi-scale…

Computer Vision and Pattern Recognition · Computer Science 2026-03-10 Nanjun Li , Pinqi Cheng , Zean Liu , Minghe Tian , Xuanyin Wang

Human pose estimation - the process of recognizing human keypoints in a given image - is one of the most important tasks in computer vision and has a wide range of applications including movement diagnostics, surveillance, or self-driving…

Computer Vision and Pattern Recognition · Computer Science 2021-01-25 Trung Q. Tran , Giang V. Nguyen , Daeyoung Kim

In this paper, we present a regression-based pose recognition method using cascade Transformers. One way to categorize the existing approaches in this domain is to separate them into 1). heatmap-based and 2). regression-based. In general,…

Computer Vision and Pattern Recognition · Computer Science 2021-04-15 Ke Li , Shijie Wang , Xiang Zhang , Yifan Xu , Weijian Xu , Zhuowen Tu

Recently, regression-based methods have dominated the field of 3D human pose and shape estimation. Despite their promising results, a common issue is the misalignment between predictions and image observations, often caused by minor joint…

Computer Vision and Pattern Recognition · Computer Science 2024-03-19 Tom Wehrbein , Bodo Rosenhahn , Iain Matthews , Carsten Stoll

In this paper, we present an accurate yet effective solution for 6D pose estimation from an RGB image. The core of our approach is that we first designate a set of surface points on target object model as keypoints and then train a keypoint…

Computer Vision and Pattern Recognition · Computer Science 2018-12-05 Zelin Zhao , Gao Peng , Haoyu Wang , Hao-Shu Fang , Chengkun Li , Cewu Lu

In this paper, we present a method for real-time multi-person human pose estimation from video by utilizing convolutional neural networks. Our method is aimed for use case specific applications, where good accuracy is essential and…

Computer Vision and Pattern Recognition · Computer Science 2016-09-26 Marko Linna , Juho Kannala , Esa Rahtu

This paper addresses the problem of 3D human pose estimation from a single image. We follow a standard two-step pipeline by first detecting the 2D position of the $N$ body joints, and then using these observations to infer 3D pose. For the…

Computer Vision and Pattern Recognition · Computer Science 2016-11-29 Francesc Moreno-Noguer

We propose to improve on graph convolution based approaches for human shape and pose estimation from monocular input, using pixel-aligned local image features. Given a single input color image, existing graph convolutional network (GCN)…

Computer Vision and Pattern Recognition · Computer Science 2022-08-12 Shubhendu Jena , Franck Multon , Adnane Boukhayma

Estimating the head pose of a person is a crucial problem that has a large amount of applications such as aiding in gaze estimation, modeling attention, fitting 3D models to video and performing face alignment. Traditionally head pose is…

Computer Vision and Pattern Recognition · Computer Science 2018-07-11 Nataniel Ruiz , Eunji Chong , James M. Rehg

Recognition of human poses and actions is crucial for autonomous systems to interact smoothly with people. However, cameras generally capture human poses in 2D as images and videos, which can have significant appearance variations across…

Computer Vision and Pattern Recognition · Computer Science 2021-11-19 Ting Liu , Jennifer J. Sun , Long Zhao , Jiaping Zhao , Liangzhe Yuan , Yuxiao Wang , Liang-Chieh Chen , Florian Schroff , Hartwig Adam

We propose the first direct end-to-end multi-person pose estimation framework, termed DirectPose. Inspired by recent anchor-free object detectors, which directly regress the two corners of target bounding-boxes, the proposed framework…

Computer Vision and Pattern Recognition · Computer Science 2019-11-26 Zhi Tian , Hao Chen , Chunhua Shen

Human pose estimation aims at locating the specific joints of humans from the images or videos. While existing deep learning-based methods have achieved high positioning accuracy, they often struggle with generalization in occlusion…

Computer Vision and Pattern Recognition · Computer Science 2024-10-15 Gangtao Han , Chunxiao Song , Song Wang , Hao Wang , Enqing Chen , Guanghui Wang

Estimating 3D mesh of the human body from a single 2D image is an important task with many applications such as augmented reality and Human-Robot interaction. However, prior works reconstructed 3D mesh from global image feature extracted by…

Computer Vision and Pattern Recognition · Computer Science 2021-06-08 Wang Zeng , Wanli Ouyang , Ping Luo , Wentao Liu , Xiaogang Wang