English

An Adversarial Human Pose Estimation Network Injected with Graph Structure

Computer Vision and Pattern Recognition 2021-04-06 v2

Abstract

Because of the invisible human keypoints in images caused by illumination, occlusion and overlap, it is likely to produce unreasonable human pose prediction for most of the current human pose estimation methods. In this paper, we design a novel generative adversarial network (GAN) to improve the localization accuracy of visible joints when some joints are invisible. The network consists of two simple but efficient modules, Cascade Feature Network (CFN) and Graph Structure Network (GSN). First, the CFN utilizes the prediction maps from the previous stages to guide the prediction maps in the next stage to produce accurate human pose. Second, the GSN is designed to contribute to the localization of invisible joints by passing message among different joints. According to GAN, if the prediction pose produced by the generator G cannot be distinguished by the discriminator D, the generator network G has successfully obtained the underlying dependence of human joints. We conduct experiments on three widely used human pose estimation benchmark datasets, LSP, MPII and COCO, whose results show the effectiveness of our proposed framework.

Keywords

Cite

@article{arxiv.2103.15534,
  title  = {An Adversarial Human Pose Estimation Network Injected with Graph Structure},
  author = {Lei Tian and Guoqiang Liang and Peng Wang and Chunhua Shen},
  journal= {arXiv preprint arXiv:2103.15534},
  year   = {2021}
}

Comments

The paper is accepted by Pattern Recognition

R2 v1 2026-06-24T00:38:47.398Z