Learning Human Pose Estimation Features with Convolutional Networks
Arjun Jain, Jonathan Tompson, Mykhaylo Andriluka, Graham W. Taylor,, Christoph Bregler

TL;DR
This paper presents a novel convolutional network architecture for human pose estimation that outperforms traditional methods by effectively learning low-level features and weak spatial models, challenging prior assumptions about the necessity of complex top-down structures.
Contribution
The paper demonstrates, for the first time, that a specific deep learning variation can surpass all existing traditional architectures in unconstrained human pose estimation.
Findings
Deep learning architecture outperforms traditional methods
Strong low-level feature detectors can be learned from minimal pixel information
Weak spatial models contribute modestly to overall performance
Abstract
This paper introduces a new architecture for human pose estimation using a multi- layer convolutional network architecture and a modified learning technique that learns low-level features and higher-level weak spatial models. Unconstrained human pose estimation is one of the hardest problems in computer vision, and our new architecture and learning schema shows significant improvement over the current state-of-the-art results. The main contribution of this paper is showing, for the first time, that a specific variation of deep learning is able to outperform all existing traditional architectures on this task. The paper also discusses several lessons learned while researching alternatives, most notably, that it is possible to learn strong low-level feature detectors on features that might even just cover a few pixels in the image. Higher-level spatial models improve somewhat the overall…
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 · Hand Gesture Recognition Systems · Gait Recognition and Analysis
