SOTAVerified

Adversarial PoseNet: A Structure-aware Convolutional Network for Human Pose Estimation

2017-04-30ICCV 2017Code Available0· sign in to hype

Yu Chen, Chunhua Shen, Xiu-Shen Wei, Lingqiao Liu, Jian Yang

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

For human pose estimation in monocular images, joint occlusions and overlapping upon human bodies often result in deviated pose predictions. Under these circumstances, biologically implausible pose predictions may be produced. In contrast, human vision is able to predict poses by exploiting geometric constraints of joint inter-connectivity. To address the problem by incorporating priors about the structure of human bodies, we propose a novel structure-aware convolutional network to implicitly take such priors into account during training of the deep network. Explicit learning of such constraints is typically challenging. Instead, we design discriminators to distinguish the real poses from the fake ones (such as biologically implausible ones). If the pose generator (G) generates results that the discriminator fails to distinguish from real ones, the network successfully learns the priors.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
MPII Human PoseChen et al. ICCV'17PCKh-0.591.9Unverified

Reproductions