AdaptivePose++: A Powerful Single-Stage Network for Multi-Person Pose Regression
Yabo Xiao, Xiaojuan Wang, Dongdong Yu, Kai Su, Lei Jin, Mei Song,, Shuicheng Yan, Jian Zhao

TL;DR
AdaptivePose++ introduces a single-stage network for multi-person pose estimation that encodes human parts as adaptive points, enabling accurate 2D and 3D pose estimation with reduced complexity and high efficiency.
Contribution
The paper proposes a novel adaptive body representation and a compact single-stage network for multi-person pose regression, eliminating the need for complex post-processing.
Findings
Achieves state-of-the-art accuracy on MS COCO and CrowdPose datasets.
Operates with high speed and efficiency in a single forward pass.
Demonstrates strong generalization to 3D pose estimation tasks.
Abstract
Multi-person pose estimation generally follows top-down and bottom-up paradigms. Both of them use an extra stage ( human detection in top-down paradigm or grouping process in bottom-up paradigm) to build the relationship between the human instance and corresponding keypoints, thus leading to the high computation cost and redundant two-stage pipeline. To address the above issue, we propose to represent the human parts as adaptive points and introduce a fine-grained body representation method. The novel body representation is able to sufficiently encode the diverse pose information and effectively model the relationship between the human instance and corresponding keypoints in a single-forward pass. With the proposed body representation, we further deliver a compact single-stage multi-person pose regression network, termed as AdaptivePose. During inference, our…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Video Surveillance and Tracking Methods · Anomaly Detection Techniques and Applications
