Combining Local Appearance and Holistic View: Dual-Source Deep Neural Networks for Human Pose Estimation
Xiaochuan Fan, Kang Zheng, Yuewei Lin, Song Wang

TL;DR
This paper introduces a dual-source deep neural network that combines local appearance features and holistic body views to improve the accuracy of 2D human pose estimation from single images.
Contribution
It proposes a novel DS-CNN framework that integrates local part appearance with holistic body context for enhanced pose estimation accuracy.
Findings
Outperforms state-of-the-art methods in pose estimation accuracy.
Effectively combines local and holistic cues for joint detection and localization.
Demonstrates robustness across various challenging images.
Abstract
We propose a new learning-based method for estimating 2D human pose from a single image, using Dual-Source Deep Convolutional Neural Networks (DS-CNN). Recently, many methods have been developed to estimate human pose by using pose priors that are estimated from physiologically inspired graphical models or learned from a holistic perspective. In this paper, we propose to integrate both the local (body) part appearance and the holistic view of each local part for more accurate human pose estimation. Specifically, the proposed DS-CNN takes a set of image patches (category-independent object proposals for training and multi-scale sliding windows for testing) as the input and then learns the appearance of each local part by considering their holistic views in the full body. Using DS-CNN, we achieve both joint detection, which determines whether an image patch contains a body joint, and…
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 · Advanced Neural Network Applications
