paper-with-me

Papers

Single-Stage Multi-Person Pose Machines

2019-08-24 · ICCV 2019 10 · Xuecheng Nie, Jianfeng Zhang, Shuicheng Yan, Jiashi Feng

Multi-person pose estimation is a challenging problem. Existing methods are mostly two-stage based--one stage for proposal generation and the other for allocating poses to corresponding persons. However, such two-stage methods generally suffer low efficiency. In this work, we present the first single-stage model, Single-stage multi-person Pose Machine (SPM), to simplify the pipeline and lift the efficiency for multi-person pose estimation. To achieve this, we propose a novel Structured Pose Representation (SPR) that unifies person instance and body joint position representations. Based on SPR, we develop the SPM model that can directly predict structured poses for multiple persons in a single stage, and thus offer a more compact pipeline and attractive efficiency advantage over two-stage methods. In particular, SPR introduces the root joints to indicate different person instances and human body joint positions are encoded into their displacements w.r.t. the roots. To better predict long-range displacements for some joints, SPR is further extended to hierarchical representations. Based on SPR, SPM can efficiently perform multi-person poses estimation by simultaneously predicting root joints (location of instances) and body joint displacements via CNNs. Moreover, to demonstrate the generality of SPM, we also apply it to multi-person 3D pose estimation. Comprehensive experiments on benchmarks MPII, extended PASCAL-Person-Part, MSCOCO and CMU Panoptic clearly demonstrate the state-of-the-art efficiency of SPM for multi-person 2D/3D pose estimation, together with outstanding accuracy.

📄 PDF Abstract BibTeX arXiv:1908.09220

Code (1)

murdockhou/Single-Stage-Multi-person-Pose-Machines tf

Tasks

3D Pose EstimationKeypoint DetectionMulti-Person Pose EstimationPose Estimation

Similar Papers 제목 키워드 기반

Generate, Delete and Rewrite: A Three-Stage Framework for Improving Persona Consistency of Dialogue Generation

2020-04-16 · ACL 2020 6 · Haoyu Song, Yan Wang, Wei-Nan Zhang, Xiaojiang Liu 외

Maintaining a consistent personality in conversations is quite natural for human beings, but is still a non-trivial task for machines. The persona-based dialogue generation task is thus introduced to tackle the personali…

Dialogue Generation

SMPR: Single-Stage Multi-Person Pose Regression

2020-06-28 · Junqi Lin, Huixin Miao, Junjie Cao, Zhixun Su 외

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 a…

Multi-Person Pose EstimationPose Estimationregression

Multi-Stage HRNet: Multiple Stage High-Resolution Network for Human Pose Estimation

2019-10-14 · Junjie Huang, Zheng Zhu, Guan Huang

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 t…

Action RecognitionMulti-Person Pose EstimationPose EstimationPosition

InsPose: Instance-Aware Networks for Single-Stage Multi-Person Pose Estimation

2021-07-19 · Dahu Shi, Xing Wei, Xiaodong Yu, Wenming Tan 외

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 compu…

Multi-Person Pose EstimationPose Estimation

Body Meshes as Points

2021-05-06 · CVPR 2021 1 · Jianfeng Zhang, Dongdong Yu, Jun Hao Liew, Xuecheng Nie 외

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, …

3D Human Pose Estimation3D Human Shape Estimation3D Multi-Person Pose Estimation3D Pose Estimation