CVLGApr 25, 2018

Hand Pose Estimation via Latent 2.5D Heatmap Regression

arXiv:1804.09534v1355 citations
Originality Incremental advance
AI Analysis

This addresses the problem of accurate hand pose estimation for human-computer interaction, representing an incremental improvement over existing methods.

The paper tackles 3D hand pose estimation from a single RGB image by proposing a novel 2.5D pose representation and CNN architecture, achieving state-of-the-art results on challenging datasets with severe occlusions.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes