Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

GestureGAN for Hand Gesture-to-Gesture Translation in the Wild

About

Hand gesture-to-gesture translation in the wild is a challenging task since hand gestures can have arbitrary poses, sizes, locations and self-occlusions. Therefore, this task requires a high-level understanding of the mapping between the input source gesture and the output target gesture. To tackle this problem, we propose a novel hand Gesture Generative Adversarial Network (GestureGAN). GestureGAN consists of a single generator $G$ and a discriminator $D$, which takes as input a conditional hand image and a target hand skeleton image. GestureGAN utilizes the hand skeleton information explicitly, and learns the gesture-to-gesture mapping through two novel losses, the color loss and the cycle-consistency loss. The proposed color loss handles the issue of "channel pollution" while back-propagating the gradients. In addition, we present the Fr\'echet ResNet Distance (FRD) to evaluate the quality of generated images. Extensive experiments on two widely used benchmark datasets demonstrate that the proposed GestureGAN achieves state-of-the-art performance on the unconstrained hand gesture-to-gesture translation task. Meanwhile, the generated images are in high-quality and are photo-realistic, allowing them to be used as data augmentation to improve the performance of a hand gesture classifier. Our model and code are available at https://github.com/Ha0Tang/GestureGAN.

Hao Tang, Wei Wang, Dan Xu, Yan Yan, Nicu Sebe• 2018

Related benchmarks

TaskDatasetResultRank
3D Hand ReconstructionHO3D v3
PA-MPJPE13
18
Hand gesture-to-gesture translationSenz3D (test)
FID18.4595
11
Hand-object interaction image generationDexYCB
FID34.5
7
Hand Gesture RecognitionNTU Hand Digit (test)
Accuracy96.667
6
Hand Gesture RecognitionSenz3D 30% (test)
Accuracy99.747
6
Hand Gesture Image GenerationNTU Hand Digit 22 (test)
MSE105.7
5
Hand Gesture Image GenerationSenz3D 27 (test)
MSE169.9
5
Hand gesture-to-gesture translationNTU Hand Digit
AMT Perceptual Score26.1
5
Hand gesture-to-gesture translationSenz3D
AMT Score (%)22.6
5
Hand gesture-to-gesture translationNTU Hand Digit (test)
FID7.586
5
Showing 10 of 13 rows

Other info

Code

Follow for update