Self Adversarial Training for Human Pose Estimation
Chia-Jung Chou, Jui-Ting Chien, Hwann-Tzong Chen

TL;DR
This paper introduces a novel human pose estimation method using self adversarial training with stacked hourglass networks, where a discriminator guides the generator to produce more plausible human body configurations, improving accuracy.
Contribution
It proposes a self adversarial training framework with stacked hourglass networks for enhanced human pose estimation accuracy.
Findings
Improved pose estimation accuracy over baseline models
Effective use of adversarial loss for plausible human body configurations
Demonstrated robustness across different datasets
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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Anomaly Detection Techniques and Applications · Gait Recognition and Analysis
