English
Related papers

Related papers: Single-Stage Multi-Person Pose Machines

200 papers

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

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

In this paper, we propose a new single shot method for multi-person 3D human pose estimation in complex images. The model jointly learns to locate the human joints in the image, to estimate their 3D coordinates and to group these…

Computer Vision and Pattern Recognition · Computer Science 2021-01-08 Abdallah Benzine , Bertrand Luvison , Quoc Cuong Pham , Catherine Achard

Existing pose estimation approaches fall into two categories: single-stage and multi-stage methods. While multi-stage methods are seemingly more suited for the task, their performance in current practice is not as good as single-stage…

Computer Vision and Pattern Recognition · Computer Science 2019-05-31 Wenbo Li , Zhicheng Wang , Binyi Yin , Qixiang Peng , Yuming Du , Tianzi Xiao , Gang Yu , Hongtao Lu , Yichen Wei , Jian Sun

This paper introduces a novel Pre-trained Spatial Temporal Many-to-One (P-STMO) model for 2D-to-3D human pose estimation task. To reduce the difficulty of capturing spatial and temporal information, we divide this task into two stages:…

Computer Vision and Pattern Recognition · Computer Science 2022-08-01 Wenkang Shan , Zhenhua Liu , Xinfeng Zhang , Shanshe Wang , Siwei Ma , Wen Gao

In this paper we contribute a simple yet effective approach for estimating 3D poses of multiple people from multi-view images. Our proposed coarse-to-fine pipeline first aggregates noisy 2D observations from multiple camera views into 3D…

Computer Vision and Pattern Recognition · Computer Science 2021-10-07 Zijian Dong , Jie Song , Xu Chen , Chen Guo , Otmar Hilliges

Multi-person pose estimation is an attractive and challenging task. Existing methods are mostly based on two-stage frameworks, which include top-down and bottom-up methods. Two-stage methods either suffer from high computational redundancy…

Computer Vision and Pattern Recognition · Computer Science 2022-04-25 Dahu Shi , Xing Wei , Xiaodong Yu , Wenming Tan , Ye Ren , Shiliang Pu

Existing approaches for multi-view multi-person 3D pose estimation explicitly establish cross-view correspondences to group 2D pose detections from multiple camera views and solve for the 3D pose estimation for each person. Establishing…

Computer Vision and Pattern Recognition · Computer Science 2021-04-07 Jiahao Lin , Gim Hee Lee

Estimating 3D human poses only from a 2D human pose sequence is thoroughly explored in recent years. Yet, prior to this, no such work has attempted to unify 2D and 3D pose representations in the shared feature space. In this paper, we…

Computer Vision and Pattern Recognition · Computer Science 2024-07-16 Zhenyu Zhang , Wenhao Chai , Zhongyu Jiang , Tian Ye , Mingli Song , Jenq-Neng Hwang , Gaoang Wang

Multi-person pose estimation is fundamental to many computer vision tasks and has made significant progress in recent years. However, few previous methods explored the problem of pose estimation in crowded scenes while it remains…

Computer Vision and Pattern Recognition · Computer Science 2019-01-24 Jiefeng Li , Can Wang , Hao Zhu , Yihuan Mao , Hao-Shu Fang , Cewu Lu

We consider the challenging multi-person 3D body mesh estimation task in this work. Existing methods are mostly two-stage based--one stage for person localization and the other stage for individual body mesh estimation, leading to redundant…

Computer Vision and Pattern Recognition · Computer Science 2021-07-06 Jianfeng Zhang , Dongdong Yu , Jun Hao Liew , Xuecheng Nie , Jiashi Feng

In this paper, we aim to recover the 3D human pose from 2D body joints of a single image. The major challenge in this task is the depth ambiguity since different 3D poses may produce similar 2D poses. Although many recent advances in this…

Computer Vision and Pattern Recognition · Computer Science 2019-06-03 Mengxi Jiang , Zhuliang Yu , Cuihua Li , Yunqi Lei

The practical application requests both accuracy and efficiency on multi-person pose estimation algorithms. But the high accuracy and fast inference speed are dominated by top-down methods and bottom-up methods respectively. To make a…

Computer Vision and Pattern Recognition · Computer Science 2021-04-08 Jiabin Zhang , Zheng Zhu , Jiwen Lu , Junjie Huang , Guan Huang , Jie Zhou

Recovering multi-person 3D poses with absolute scales from a single RGB image is a challenging problem due to the inherent depth and scale ambiguity from a single view. Addressing this ambiguity requires to aggregate various cues over the…

Computer Vision and Pattern Recognition · Computer Science 2020-08-27 Jianan Zhen , Qi Fang , Jiaming Sun , Wentao Liu , Wei Jiang , Hujun Bao , Xiaowei Zhou

Multi-person pose estimation is a fundamental and challenging problem to many computer vision tasks. Most existing methods can be broadly categorized into two classes: top-down and bottom-up methods. Both of the two types of methods involve…

Computer Vision and Pattern Recognition · Computer Science 2021-10-19 Yiming Xu , Jiaxin Li , Yiheng Peng , Yan Ding , Hua-Liang Wei

Human pose estimation are of importance for visual understanding tasks such as action recognition and human-computer interaction. In this work, we present a Multiple Stage High-Resolution Network (Multi-Stage HRNet) to tackling the problem…

Computer Vision and Pattern Recognition · Computer Science 2019-10-15 Junjie Huang , Zheng Zhu , Guan Huang

Multi-person pose estimation in the wild is challenging. Although state-of-the-art human detectors have demonstrated good performance, small errors in localization and recognition are inevitable. These errors can cause failures for a…

Computer Vision and Pattern Recognition · Computer Science 2018-02-06 Hao-Shu Fang , Shuqin Xie , Yu-Wing Tai , Cewu Lu

We propose a new single-shot method for multi-person 3D pose estimation in general scenes from a monocular RGB camera. Our approach uses novel occlusion-robust pose-maps (ORPM) which enable full body pose inference even under strong partial…

Computer Vision and Pattern Recognition · Computer Science 2018-08-29 Dushyant Mehta , Oleksandr Sotnychenko , Franziska Mueller , Weipeng Xu , Srinath Sridhar , Gerard Pons-Moll , Christian Theobalt

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

While significant progress has been made in single-view 3D human pose estimation, multi-view 3D human pose estimation remains challenging, particularly in terms of generalizing to new camera configurations. Existing attention-based…

Computer Vision and Pattern Recognition · Computer Science 2025-09-03 Aviral Chharia , Wenbo Gou , Haoye Dong
‹ Prev 1 2 3 10 Next ›