BBoxMaskPose v2: Expanding Mutual Conditioning to 3D
About
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-conditioning. PMPose improves crowded pose estimation without sacrificing performance on standard scenes. Building on this, we present BBoxMaskPose v2 (BMPv2) integrating PMPose and an enhanced SAM-based mask refinement module. BMPv2 surpasses state-of-the-art by 1.5 average precision (AP) points on COCO and 6 AP points on OCHuman, becoming the first method to exceed 50 AP on OCHuman. We demonstrate that BMP's 2D prompting of 3D model improves 3D pose estimation in crowded scenes and that advances in 2D pose quality directly benefit 3D estimation. Results on the new OCHuman-Pose dataset show that multi-person performance is more affected by pose prediction accuracy than by detection. The code, models, and data are available on https://MiraPurkrabek.github.io/BBox-Mask-Pose/.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Pose Estimation | COCO (val) | AP78.8 | 319 | |
| Pose Estimation | OCHuman (test) | AP86.8 | 95 | |
| Instance Segmentation | OCHuman (test) | Mask AP41.1 | 38 | |
| Instance Segmentation | OCHuman (val) | Mask AP40.9 | 25 | |
| Pose Estimation | OCHuman (val) | AP85.8 | 24 | |
| Object Detection | OCHuman (val) | mAP50.4 | 17 | |
| Object Detection | OCHuman (test) | mAP51.3 | 17 | |
| Object Detection | CIHP (val) | AP68.8 | 7 | |
| Instance Segmentation | CIHP (val) | AP69.5 | 6 | |
| 3D Human Pose Estimation | non-public application dataset lap subset | AP (Pose)83.3 | 5 |