A Greedy Part Assignment Algorithm for Real-time Multi-person 2D Pose Estimation
Srenivas Varadarajan, Parual Datta, Omesh Tickoo

TL;DR
This paper introduces a greedy algorithm for real-time multi-person 2D pose estimation that reduces complexity and improves accuracy by exploiting human body structure, achieving state-of-the-art results efficiently.
Contribution
The paper presents a novel greedy part assignment algorithm that leverages human body structure to lower computational complexity and enhance pose estimation accuracy in multi-person images.
Findings
Achieves 0.14 seconds per image processing time on MPII dataset.
Outperforms previous methods in accuracy on MPII and WAF datasets.
Reduces complexity by exploiting body structure and spatial context.
Abstract
Human pose-estimation in a multi-person image involves detection of various body parts and grouping them into individual person clusters. While the former task is challenging due to mutual occlusions, the combinatorial complexity of the latter task is very high. We propose a greedy part assignment algorithm that exploits the inherent structure of the human body to achieve a lower complexity, compared to any of the prior published works. This is accomplished by (i) reducing the number of part-candidates using the estimated number of people in the image, (ii) doing a greedy sequential assignment of part-classes, following the kinematic chain from head to ankle (iii) doing a greedy assignment of parts in each part-class set, to person-clusters (iv) limiting the candidate person clusters to the most proximal clusters using human anthropometric data and (v) using only a specific subset of…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
