CVJun 22, 2016

Model-based Deep Hand Pose Estimation

arXiv:1606.06854v1201 citations
Originality Incremental advance
AI Analysis

This work addresses the need for geometrically valid hand poses in applications like human-computer interaction, though it is incremental by integrating known model constraints into deep learning.

The paper tackled the problem of hand pose estimation by embedding a forward kinematics layer into a deep learning model to ensure geometric validity, achieving state-of-the-art performance on challenging public datasets.

Previous learning based hand pose estimation methods does not fully exploit the prior information in hand model geometry. Instead, they usually rely a separate model fitting step to generate valid hand poses. Such a post processing is inconvenient and sub-optimal. In this work, we propose a model based deep learning approach that adopts a forward kinematics based layer to ensure the geometric validity of estimated poses. For the first time, we show that embedding such a non-linear generative process in deep learning is feasible for hand pose estimation. Our approach is verified on challenging public datasets and achieves state-of-the-art performance.

Code Implementations1 repo
Foundations

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

Your Notes