Human Keypoint Detection by Progressive Context Refinement
Jing Zhang, Zhe Chen, Dacheng Tao

TL;DR
This paper introduces a novel progressive context refinement (PCR) method for human keypoint detection that effectively integrates spatial and channel context information, improving accuracy especially in challenging scenarios.
Contribution
The paper proposes a new PCR model with context-aware modules and a training strategy leveraging unlabeled data, achieving state-of-the-art results on COCO benchmark.
Findings
PCR outperforms existing SOTA methods on COCO benchmark.
Single PCR model matches 2018 COCO challenge winner performance.
Ensemble PCR model sets new SOTA on COCO keypoint detection.
Abstract
Human keypoint detection from a single image is very challenging due to occlusion, blur, illumination and scale variance of person instances. In this paper, we find that context information plays an important role in addressing these issues, and propose a novel method named progressive context refinement (PCR) for human keypoint detection. First, we devise a simple but effective context-aware module (CAM) that can efficiently integrate spatial and channel context information to aid feature learning for locating hard keypoints. Then, we construct the PCR model by stacking several CAMs sequentially with shortcuts and employ multi-task learning to progressively refine the context information and predictions. Besides, to maximize PCR's potential for the aforementioned hard case inference, we propose a hard-negative person detection mining strategy together with a joint-training strategy by…
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 · Video Surveillance and Tracking Methods · Multimodal Machine Learning Applications
