SOTAVerified

Self Adversarial Training for Human Pose Estimation

2017-07-08Code Available0· sign in to hype

Chia-Jung Chou, Jui-Ting Chien, Hwann-Tzong Chen

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

This paper presents a deep learning based approach to the problem of human pose estimation. We employ generative adversarial networks as our learning paradigm in which we set up two stacked hourglass networks with the same architecture, one as the generator and the other as the discriminator. The generator is used as a human pose estimator after the training is done. The discriminator distinguishes ground-truth heatmaps from generated ones, and back-propagates the adversarial loss to the generator. This process enables the generator to learn plausible human body configurations and is shown to be useful for improving the prediction accuracy.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
Leeds Sports PosesChou et al. arXiv'17PCK94Unverified
MPII Human PoseChou et al. arXiv'17PCKh-0.591.8Unverified

Reproductions