Hand Pose Estimation via Latent 2.5D Heatmap Regression
About
Estimating the 3D pose of a hand is an essential part of human-computer interaction. Estimating 3D pose using depth or multi-view sensors has become easier with recent advances in computer vision, however, regressing pose from a single RGB image is much less straightforward. The main difficulty arises from the fact that 3D pose requires some form of depth estimates, which are ambiguous given only an RGB image. In this paper we propose a new method for 3D hand pose estimation from a monocular image through a novel 2.5D pose representation. Our new representation estimates pose up to a scaling factor, which can be estimated additionally if a prior of the hand size is given. We implicitly learn depth maps and heatmap distributions with a novel CNN architecture. Our system achieves the state-of-the-art estimation of 2D and 3D hand pose on several challenging datasets in presence of severe occlusions.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| 3D Hand Pose Estimation | Dexter+Object (D+O) (test) | AUC67 | 8 | |
| 3D Hand Pose Estimation | InterHand2.6M v1.0 (test) | -- | 7 | |
| Interacting 3D hand pose estimation | InterHand2.6M initial release (val) | MPJPE17.79 | 6 | |
| Interacting 3D hand pose estimation | InterHand2.6M initial release (test) | MPJPE15.06 | 6 | |
| 3D Hand Pose Estimation | InterHand2.6M v1.0 (val) | Abs 3D Pose Error (Single Hand)66.32 | 3 | |
| Single-hand 3D hand pose estimation | InterHand2.6M initial (val) | MPJPE14.64 | 3 | |
| Single-hand 3D hand pose estimation | InterHand2.6M initial (test) | MPJPE12.32 | 3 |