Robust Pose Estimation in Crowded Scenes with Direct Pose-Level Inference
Multi-person pose estimation in crowded scenes is challenging because overlapping and occlusions make it difficult to detect person bounding boxes and infer pose cues from individual keypoints. To address those issues, this paper proposes a direct pose-level inference strategy that is free of bounding box detection and keypoint grouping. Instead of inferring individual keypoints, the Pose-level Inference Network (PINet) directly infers the complete pose cues for a person from his/her visible body parts. PINet first applies the Part-based Pose Generation (PPG) to infer multiple coarse poses for each person from his/her body parts. Those coarse poses are refined by the Pose Refinement module through incorporating pose priors, and finally are fused in the Pose Fusion module. PINet relies on discriminative body parts to differentiate overlapped persons, and applies visual body cues to infer the global pose cues. Experiments on several crowded scenes pose estimation benchmarks demonstrate the superiority of PINet. For instance, it achieves 59.8% AP on the OCHuman dataset, outperforming the recent works by a large margin.
Code (1)
Tasks
Multi-Person Pose EstimationPose EstimationSimilar Papers 제목 키워드 기반
BBoxMaskPose v2: Expanding Mutual Conditioning to 3D
Most 2D human pose estimation benchmarks are nearly saturated, with the exception of crowded scenes. We introduce PMPose, a top-down 2D pose estimator that incorporates the probabilistic formulation and the mask-conditio…
2D Human Pose Estimation3D Pose EstimationPose PredictionTowards Accurate Human Pose Estimation in Videos of Crowded Scenes
Video-based human pose estimation in crowded scenes is a challenging problem due to occlusion, motion blur, scale variation and viewpoint change, etc. Prior approaches always fail to deal with this problem because of (1)…
DiversityOptical Flow EstimationPose EstimationDnD: Dense Depth Estimation in Crowded Dynamic Indoor Scenes
We present a novel approach for estimating depth from a monocular camera as it moves through complex and crowded indoor environments, e.g., a department store or a metro station. Our approach predicts absolute scale dept…
3D ReconstructionDepth EstimationCrowdPose: 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 i…
Keypoint DetectionMulti-Person Pose EstimationPose EstimationLearning to Estimate Robust 3D Human Mesh from In-the-Wild Crowded Scenes
We consider the problem of recovering a single person's 3D human mesh from in-the-wild crowded scenes. While much progress has been in 3D human mesh estimation, existing methods struggle when test input has crowded scene…
2D Human Pose Estimation3D Human Pose Estimation3D Multi-Person Human Pose Estimation3D Multi-Person Pose Estimation+1