Domain Adaptive Hand Keypoint and Pixel Localization in the Wild
Takehiko Ohkawa, Yu-Jhe Li, Qichen Fu, Ryosuke Furuta, Kris M. Kitani, and Yoichi Sato

TL;DR
This paper introduces a novel domain adaptation approach for hand keypoint and pixel mask localization that uses divergence between two network predictions to estimate confidence, improving performance across diverse outdoor and indoor imaging conditions.
Contribution
It proposes a confidence estimation method based on prediction divergence and a teacher-student framework with knowledge distillation for multi-task domain adaptation.
Findings
Achieves 4% improvement on HO3D dataset over state-of-the-art.
Effectively adapts to diverse outdoor imaging conditions.
Outperforms existing adversarial adaptation methods.
Abstract
We aim to improve the performance of regressing hand keypoints and segmenting pixel-level hand masks under new imaging conditions (e.g., outdoors) when we only have labeled images taken under very different conditions (e.g., indoors). In the real world, it is important that the model trained for both tasks works under various imaging conditions. However, their variation covered by existing labeled hand datasets is limited. Thus, it is necessary to adapt the model trained on the labeled images (source) to unlabeled images (target) with unseen imaging conditions. While self-training domain adaptation methods (i.e., learning from the unlabeled target images in a self-supervised manner) have been developed for both tasks, their training may degrade performance when the predictions on the target images are noisy. To avoid this, it is crucial to assign a low importance (confidence) weight to…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Hand Gesture Recognition Systems · Face recognition and analysis
