CrowdPose: Efficient Crowded Scenes Pose Estimation and A New Benchmark
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 challenging and inevitable in many scenarios. Moreover, current benchmarks cannot provide an appropriate evaluation for such cases. In this paper, we propose a novel and efficient method to tackle the problem of pose estimation in the crowd and a new dataset to better evaluate algorithms. Our model consists of two key components: joint-candidate single person pose estimation (SPPE) and global maximum joints association. With multi-peak prediction for each joint and global association using graph model, our method is robust to inevitable interference in crowded scenes and very efficient in inference. The proposed method surpasses the state-of-the-art methods on CrowdPose dataset by 5.2 mAP and results on MSCOCO dataset demonstrate the generalization ability of our method. Source code and dataset will be made publicly available.
Code (4)
Tasks
Keypoint DetectionMulti-Person Pose EstimationPose EstimationSimilar Papers 제목 키워드 기반
Contextual Instance Decoupling for Robust Multi-Person Pose Estimation
Crowded scenes make it challenging to differentiate persons and locate their pose keypoints. This paper proposes the Contextual Instance Decoupling (CID), which presents a new pipeline for multi-person pose estimatio…
Human Instance SegmentationMulti-Person Pose EstimationPose EstimationDiffusionRegPose: Enhancing Multi-Person Pose Estimation using a Diffusion-Based End-to-End Regression Approach
This paper presents the DiffusionRegPose a novel approach to multi-person pose estimation that converts a one-stage end-to-end keypoint regression model into a diffusion-based sampling process. Existing one-stage det…
Multi-Person Pose EstimationPose EstimationregressionBoIR: Box-Supervised Instance Representation for Multi-Person Pose Estimation
Single-stage multi-person human pose estimation (MPPE) methods have shown great performance improvements, but existing methods fail to disentangle features by individual instances under crowded scenes. In this paper, we …
DisentanglementKeypoint EstimationMulti-Person Pose EstimationMulti-Task Learning+2Multi-Instance Pose Networks: Rethinking Top-Down Pose Estimation
A key assumption of top-down human pose estimation approaches is their expectation of having a single person/instance present in the input bounding box. This often leads to failures in crowded scenes with occlusions. We …
2D Human Pose EstimationKeypoint DetectionMulti-Person Pose EstimationPose EstimationBAPose: Bottom-Up Pose Estimation with Disentangled Waterfall Representations
We propose BAPose, a novel bottom-up approach that achieves state-of-the-art results for multi-person pose estimation. Our end-to-end trainable framework leverages a disentangled multi-scale waterfall architecture and in…
Multi-Person Pose EstimationPose Estimation