CVDec 4, 2017

GANerated Hands for Real-time 3D Hand Tracking from Monocular RGB

arXiv:1712.01057v1559 citations
Originality Highly original
AI Analysis

This addresses the problem of accurate and robust hand tracking for applications like VR/AR, with incremental improvements in data generation and tracking performance.

The paper tackles real-time 3D hand tracking from monocular RGB sequences by combining a CNN with a kinematic hand model, and it outperforms state-of-the-art methods on challenging footage.

We address the highly challenging problem of real-time 3D hand tracking based on a monocular RGB-only sequence. Our tracking method combines a convolutional neural network with a kinematic 3D hand model, such that it generalizes well to unseen data, is robust to occlusions and varying camera viewpoints, and leads to anatomically plausible as well as temporally smooth hand motions. For training our CNN we propose a novel approach for the synthetic generation of training data that is based on a geometrically consistent image-to-image translation network. To be more specific, we use a neural network that translates synthetic images to "real" images, such that the so-generated images follow the same statistical distribution as real-world hand images. For training this translation network we combine an adversarial loss and a cycle-consistency loss with a geometric consistency loss in order to preserve geometric properties (such as hand pose) during translation. We demonstrate that our hand tracking system outperforms the current state-of-the-art on challenging RGB-only footage.

Foundations

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

Your Notes