Learning Dense Hand Contact Estimation from Imbalanced Data
Daniel Sungho Jung, Kyoung Mu Lee

TL;DR
This paper introduces a novel framework called HACO for dense hand contact estimation that effectively addresses class and spatial imbalance issues in hand contact datasets, improving prediction accuracy.
Contribution
It proposes balanced contact sampling and vertex-level class-balanced loss to handle data imbalance, enabling better dense hand contact estimation from large-scale datasets.
Findings
Effective handling of class imbalance in hand contact data.
Improved dense hand contact prediction accuracy.
Open-source code available for reproducibility.
Abstract
Hands are essential to human interaction, and exploring contact between hands and the world can promote comprehensive understanding of their function. Recently, there have been growing number of hand interaction datasets that cover interaction with object, other hand, scene, and body. Despite the significance of the task and increasing high-quality data, how to effectively learn dense hand contact estimation remains largely underexplored. There are two major challenges for learning dense hand contact estimation. First, there exists class imbalance issue from hand contact datasets where majority of regions are not in contact. Second, hand contact datasets contain spatial imbalance issue with most of hand contact exhibited in finger tips, resulting in challenges for generalization towards contacts in other hand regions. To tackle these issues, we present a framework that learns dense HAnd…
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.
Code & Models
Videos
Taxonomy
TopicsHuman Pose and Action Recognition · Hand Gesture Recognition Systems · Robot Manipulation and Learning
