English
Related papers

Related papers: Simple Pose: Rethinking and Improving a Bottom-up …

200 papers

Both the tasks of multi-person human pose estimation and pose tracking in videos are quite challenging. Existing methods can be categorized into two groups: top-down and bottom-up approaches. In this paper, following the top-down approach,…

Computer Vision and Pattern Recognition · Computer Science 2019-01-24 Guanghan Ning , Ping Liu , Xiaochuan Fan , Chi Zhang

In this paper, we study the problem of end-to-end multi-person pose estimation. State-of-the-art solutions adopt the DETR-like framework, and mainly develop the complex decoder, e.g., regarding pose estimation as keypoint box detection and…

Computer Vision and Pattern Recognition · Computer Science 2023-08-15 Huan Liu , Qiang Chen , Zichang Tan , Jiang-Jiang Liu , Jian Wang , Xiangbo Su , Xiaolong Li , Kun Yao , Junyu Han , Errui Ding , Yao Zhao , Jingdong Wang

We propose a method for multi-person detection and 2-D pose estimation that achieves state-of-art results on the challenging COCO keypoints task. It is a simple, yet powerful, top-down approach consisting of two stages. In the first stage,…

Computer Vision and Pattern Recognition · Computer Science 2017-04-18 George Papandreou , Tyler Zhu , Nori Kanazawa , Alexander Toshev , Jonathan Tompson , Chris Bregler , Kevin Murphy

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

In the rapidly evolving field of computer vision, the task of accurately estimating the poses of multiple individuals from various viewpoints presents a formidable challenge, especially if the estimations should be reliable as well. This…

Computer Vision and Pattern Recognition · Computer Science 2024-12-23 Daniel Bermuth , Alexander Poeppel , Wolfgang Reif

We introduce CenterGroup, an attention-based framework to estimate human poses from a set of identity-agnostic keypoints and person center predictions in an image. Our approach uses a transformer to obtain context-aware embeddings for all…

Computer Vision and Pattern Recognition · Computer Science 2021-10-12 Guillem Brasó , Nikita Kister , Laura Leal-Taixé

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 in two-dimensional images videos has been a hot topic in the computer vision problem recently due to its vast benefits and potential applications for improving human life, such as behaviors recognition, motion capture…

Computer Vision and Pattern Recognition · Computer Science 2022-02-08 Thong Duy Nguyen , Milan Kresovic

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

Recently, human pose estimation mainly focuses on how to design a more effective and better deep network structure as human features extractor, and most designed feature extraction networks only introduce the position of each anatomical…

Computer Vision and Pattern Recognition · Computer Science 2022-12-06 Zhangjian Ji , Zilong Wang , Ming Zhang , Yapeng Chen , Yuhua Qian

Inter-person occlusion and depth ambiguity make estimating the 3D poses of monocular multiple persons as camera-centric coordinates a challenging problem. Typical top-down frameworks suffer from high computational redundancy with an…

Computer Vision and Pattern Recognition · Computer Science 2022-07-19 Juze Zhang , Jingya Wang , Ye Shi , Fei Gao , Lan Xu , Jingyi Yu

This paper studies the problem of multi-person pose estimation in a bottom-up fashion. With a new and strong observation that the localization issue of the center-offset formulation can be remedied in a local-window search scheme in an…

Computer Vision and Pattern Recognition · Computer Science 2022-03-03 Nan Xue , Tianfu Wu , Gui-Song Xia , Liangpei Zhang

Although significant improvement has been achieved recently in 3D human pose estimation, most of the previous methods only treat a single-person case. In this work, we firstly propose a fully learning-based, camera distance-aware top-down…

Computer Vision and Pattern Recognition · Computer Science 2019-08-20 Gyeongsik Moon , Ju Yong Chang , Kyoung Mu Lee

Multi-person pose estimation in images and videos is an important yet challenging task with many applications. Despite the large improvements in human pose estimation enabled by the development of convolutional neural networks, there still…

Computer Vision and Pattern Recognition · Computer Science 2018-04-24 Mihai Fieraru , Anna Khoreva , Leonid Pishchulin , Bernt Schiele

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

We propose a simple yet reliable bottom-up approach with a good trade-off between accuracy and efficiency for the problem of multi-person pose estimation. Given an image, we employ an Hourglass Network to infer all the keypoints from…

Computer Vision and Pattern Recognition · Computer Science 2021-09-07 Jia Li , Linhua Xiang , Jiwei Chen , Zengfu Wang

Video annotation is expensive and time consuming. Consequently, datasets for multi-person pose estimation and tracking are less diverse and have more sparse annotations compared to large scale image datasets for human pose estimation. This…

Computer Vision and Pattern Recognition · Computer Science 2021-03-16 Umer Rafi , Andreas Doering , Bastian Leibe , Juergen Gall

Most of the top-down pose estimation models assume that there exists only one person in a bounding box. However, the assumption is not always correct. In this technical report, we introduce two ideas, instance cue and recurrent refinement,…

Computer Vision and Pattern Recognition · Computer Science 2020-03-05 Sanghoon Hong , Hunchul Park , Jonghyuk Park , Sukhyun Cho , Heewoong Park

We study the problem of multi-person pose estimation in natural images. A pose estimate describes the spatial position and identity (head, foot, knee, etc.) of every non-occluded body part of a person. Pose estimation is difficult due to…

Computer Vision and Pattern Recognition · Computer Science 2017-09-19 Shaofei Wang , Chong Zhang , Miguel A. Gonzalez-Ballester , Alexander Ihler , Julian Yarkony

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