Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

PoseBH: Prototypical Multi-Dataset Training Beyond Human Pose Estimation

About

We study multi-dataset training (MDT) for pose estimation, where skeletal heterogeneity presents a unique challenge that existing methods have yet to address. In traditional domains, \eg regression and classification, MDT typically relies on dataset merging or multi-head supervision. However, the diversity of skeleton types and limited cross-dataset supervision complicate integration in pose estimation. To address these challenges, we introduce PoseBH, a new MDT framework that tackles keypoint heterogeneity and limited supervision through two key techniques. First, we propose nonparametric keypoint prototypes that learn within a unified embedding space, enabling seamless integration across skeleton types. Second, we develop a cross-type self-supervision mechanism that aligns keypoint predictions with keypoint embedding prototypes, providing supervision without relying on teacher-student models or additional augmentations. PoseBH substantially improves generalization across whole-body and animal pose datasets, including COCO-WholeBody, AP-10K, and APT-36K, while preserving performance on standard human pose benchmarks (COCO, MPII, and AIC). Furthermore, our learned keypoint embeddings transfer effectively to hand shape estimation (InterHand2.6M) and human body shape estimation (3DPW). The code for PoseBH is available at: https://github.com/uyoung-jeong/PoseBH.

Uyoung Jeong, Jonathan Freer, Seungryul Baek, Hyung Jin Chang, Kwang In Kim• 2025

Related benchmarks

TaskDatasetResultRank
Human Pose EstimationCOCO (test-dev)
AP78.6
408
3D Human Pose and Shape Estimation3DPW (test)--
158
3D Human Pose Estimation3DPW--
119
Pose EstimationOCHuman (test)
AP87
95
Whole-body Pose EstimationCOCO-Wholebody 1.0 (val)--
64
2D Human Pose EstimationMPII (val)--
61
Animal Pose EstimationAP-10K (test)
mAP75
55
Human Pose EstimationCOCO (val)
AP77.3
53
Multi-person Pose EstimationOCHuman (val)
AP86
40
Pose EstimationCOCO 2017 (val)
AP79.5
23
Showing 10 of 17 rows

Other info

Code

Follow for update