paper-with-me

Papers

AdaptivePose++: A Powerful Single-Stage Network for Multi-Person Pose Regression

2022-10-08 · Yabo Xiao, Xiaojuan Wang, Dongdong Yu, Kai Su, Lei Jin, Mei Song, Shuicheng Yan, Jian Zhao

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 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 proposed network only needs a single-step decode operation to form the multi-person pose without complex post-processes and refinements. We employ AdaptivePose for both 2D/3D multi-person pose estimation tasks to verify the effectiveness of AdaptivePose. Without any bells and whistles, we achieve the most competitive performance on MS COCO and CrowdPose in terms of accuracy and speed. Furthermore, the outstanding performance on MuCo-3DHP and MuPoTS-3D further demonstrates the effectiveness and generalizability on 3D scenes. Code is available at https://github.com/buptxyb666/AdaptivePose.

📄 PDF Abstract BibTeX arXiv:2210.04014

Code (1)

buptxyb666/AdaptivePose 공식 구현 pytorch

Tasks

3D Multi-Person Pose EstimationHuman DetectionMulti-Person Pose EstimationPose Estimationregression

Similar Papers 제목 키워드 기반

AdaptivePose: Human Parts as Adaptive Points

2021-12-27 · Yabo Xiao, Xiaojuan Wang, Dongdong Yu, Guoli Wang 외

Multi-person pose estimation methods generally follow top-down and bottom-up paradigms, both of which can be considered as two-stage approaches thus leading to the high computation cost and low efficiency. Towards a comp…

Multi-Person Pose EstimationPose Estimation

Snipper: A Spatiotemporal Transformer for Simultaneous Multi-Person 3D Pose Estimation Tracking and Forecasting on a Video Snippet

2022-07-09 · Shihao Zou, Yuanlu Xu, Chao Li, Lingni Ma 외

Multi-person pose understanding from RGB videos involves three complex tasks: pose estimation, tracking and motion forecasting. Intuitively, accurate multi-person pose estimation facilitates robust tracking, and robust t…

3D Pose EstimationMotion ForecastingMulti-Person Pose EstimationPose Estimation

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

3D Pose EstimationKeypoint DetectionMulti-Person Pose EstimationPose Estimation

PSR: Scaling Multi-Subject Personalized Image Generation with Pairwise Subject-Consistency Rewards

2025-12-01 · Shulei Wang, Longhui Wei, Xin He, Jianbo Ouyang 외 arxiv

Personalized generation models for a single subject have demonstrated remarkable effectiveness, highlighting their significant potential. However, when extended to multiple subjects, existing models often exhibit degrade…

Personalized Image GenerationReinforcement Learning

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