English
Related papers

Related papers: Towards High Performance One-Stage Human Pose Esti…

200 papers

Human pose estimation (HPE) with convolutional neural networks (CNNs) for indoor monitoring is one of the major challenges in computer vision. In contrast to HPE in perspective views, an indoor monitoring system can consist of an…

Computer Vision and Pattern Recognition · Computer Science 2023-04-18 Jingrui Yu , Tobias Scheck , Roman Seidel , Yukti Adya , Dipankar Nandi , Gangolf Hirtz

Existing multi-person pose estimators can be roughly divided into two-stage approaches (top-down and bottom-up approaches) and one-stage approaches. The two-stage methods either suffer high computational redundancy for additional person…

Computer Vision and Pattern Recognition · Computer Science 2020-12-01 Junqi Lin , Huixin Miao , Junjie Cao , Zhixun Su , Risheng Liu

Most 2D human pose estimation frameworks estimate keypoint confidence in an ad-hoc manner, using heuristics such as the maximum value of heatmaps. The confidence is part of the evaluation scheme, e.g., AP for the MSCOCO dataset, yet has…

Computer Vision and Pattern Recognition · Computer Science 2023-11-30 Kerui Gu , Rongyu Chen , Angela Yao

Human pose estimation has given rise to a broad spectrum of novel and compelling applications, including action recognition, sports analysis, as well as surveillance. However, accurate video pose estimation remains an open challenge. One…

Computer Vision and Pattern Recognition · Computer Science 2025-01-27 Yingying Jiao , Zhigang Wang , Zhenguang Liu , Shaojing Fan , Sifan Wu , Zheqi Wu , Zhuoyue Xu

Dense pose estimation is a dense 3D prediction task for instance-level human analysis, aiming to map human pixels from an RGB image to a 3D surface of the human body. Due to a large amount of surface point regression, the training process…

Computer Vision and Pattern Recognition · Computer Science 2022-11-07 Wenhe Jia , Yilin Zhou , Xuhan Zhu , Mengjie Hu , Chun Liu , Qing Song

Human pose estimation aims at localizing human anatomical keypoints or body parts in the input data (e.g., images, videos, or signals). It forms a crucial component in enabling machines to have an insightful understanding of the behaviors…

Computer Vision and Pattern Recognition · Computer Science 2022-04-18 Haoming Chen , Runyang Feng , Sifan Wu , Hao Xu , Fengcheng Zhou , Zhenguang Liu

In this work, we propose a new method for multi-person pose estimation which combines the traditional bottom-up and the top-down methods. Specifically, we perform the network feed-forwarding in a bottom-up manner, and then parse the poses…

Computer Vision and Pattern Recognition · Computer Science 2018-07-27 Miaopeng Li , Zimeng Zhou , Jie Li , Xinguo Liu

To achieve more accurate 2D human pose estimation, we extend the successful encoder-decoder network, simple baseline network (SBN), in three ways. To reduce the quantization errors caused by the large output stride size, two more decoder…

Computer Vision and Pattern Recognition · Computer Science 2021-06-02 Jie Ou , Mingjian Chen , Hong Wu

In this paper, we are interested in the bottom-up paradigm of estimating human poses from an image. We study the dense keypoint regression framework that is previously inferior to the keypoint detection and grouping framework. Our…

Computer Vision and Pattern Recognition · Computer Science 2021-04-07 Zigang Geng , Ke Sun , Bin Xiao , Zhaoxiang Zhang , Jingdong Wang

We present a conceptually simple, flexible, and general framework for object instance segmentation. Our approach efficiently detects objects in an image while simultaneously generating a high-quality segmentation mask for each instance. The…

Computer Vision and Pattern Recognition · Computer Science 2018-01-25 Kaiming He , Georgia Gkioxari , Piotr Dollár , Ross Girshick

The task of multi-person human pose estimation in natural scenes is quite challenging. Existing methods include both top-down and bottom-up approaches. The main advantage of bottom-up methods is its excellent tradeoff between estimation…

Computer Vision and Pattern Recognition · Computer Science 2017-10-30 Guanghan Ning , Zhihai He

We present an approach to perform 3D pose estimation of multiple people from a few calibrated camera views. Our architecture, leveraging the recently proposed unprojection layer, aggregates feature-maps from a 2D pose estimator backbone…

Computer Vision and Pattern Recognition · Computer Science 2020-04-07 Alessio Elmi , Davide Mazzini , Pietro Tortella

In general, human pose estimation methods are categorized into two approaches according to their architectures: regression (i.e., heatmap-free) and heatmap-based methods. The former one directly estimates precise coordinates of each…

Computer Vision and Pattern Recognition · Computer Science 2023-06-21 Jonghyun Kim , Bosang Kim , Hyotae Lee , Jungpyo Kim , Wonhyeok Im , Lanying Jin , Dowoo Kwon , Jungho Lee

A key assumption of top-down human pose estimation approaches is their expectation of having a single person/instance present in the input bounding box. This often leads to failures in crowded scenes with occlusions. We propose a novel…

Computer Vision and Pattern Recognition · Computer Science 2021-10-29 Rawal Khirodkar , Visesh Chari , Amit Agrawal , Ambrish Tyagi

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

Dense human pose estimation is the problem of learning dense correspondences between RGB images and the surfaces of human bodies, which finds various applications, such as human body reconstruction, human pose transfer, and human action…

Computer Vision and Pattern Recognition · Computer Science 2022-04-05 Liqian Ma , Lingjie Liu , Christian Theobalt , Luc Van Gool

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

We propose a novel ConvNet model for predicting 2D human body poses in an image. The model regresses a heatmap representation for each body keypoint, and is able to learn and represent both the part appearances and the context of the part…

Computer Vision and Pattern Recognition · Computer Science 2017-08-08 Vasileios Belagiannis , Andrew Zisserman

In keypoint estimation tasks such as human pose estimation, heatmap-based regression is the dominant approach despite possessing notable drawbacks: heatmaps intrinsically suffer from quantization error and require excessive computation to…

Computer Vision and Pattern Recognition · Computer Science 2022-07-20 William McNally , Kanav Vats , Alexander Wong , John McPhee

Human pose estimation has witnessed a significant advance thanks to the development of deep learning. Recent human pose estimation approaches tend to directly predict the location heatmaps, which causes quantization errors and inevitably…

Computer Vision and Pattern Recognition · Computer Science 2019-06-05 Rui Zhang , Zheng Zhu , Peng Li , Rui Wu , Chaoxu Guo , Guan Huang , Hailun Xia