Prior-guided Source-free Domain Adaptation for Human Pose Estimation
Dripta S. Raychaudhuri, Calvin-Khang Ta, Arindam Dutta, Rohit Lal,, Amit K. Roy-Chowdhury

TL;DR
This paper introduces POST, a source-free domain adaptation method for 2D human pose estimation that uses human pose priors and self-training to improve accuracy without access to source data.
Contribution
It extends source-free domain adaptation techniques to the regression task of pose estimation by incorporating human pose priors into a self-training framework.
Findings
Significant performance improvements over direct application of source model
Achieves comparable results to state-of-the-art methods using source data
Effective use of pose priors for regularization during adaptation
Abstract
Domain adaptation methods for 2D human pose estimation typically require continuous access to the source data during adaptation, which can be challenging due to privacy, memory, or computational constraints. To address this limitation, we focus on the task of source-free domain adaptation for pose estimation, where a source model must adapt to a new target domain using only unlabeled target data. Although recent advances have introduced source-free methods for classification tasks, extending them to the regression task of pose estimation is non-trivial. In this paper, we present Prior-guided Self-training (POST), a pseudo-labeling approach that builds on the popular Mean Teacher framework to compensate for the distribution shift. POST leverages prediction-level and feature-level consistency between a student and teacher model against certain image transformations. In the absence of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Prior-guided Source-free Domain Adaptation for Human Pose Estimation· youtube
Taxonomy
TopicsHuman Pose and Action Recognition · Hand Gesture Recognition Systems · Domain Adaptation and Few-Shot Learning
MethodsFocus
