3D Human Pose Estimation with Relational Networks
Sungheon Park, Nojun Kwak

TL;DR
This paper introduces a novel 3D human pose estimation method using relational networks to model body part relations, incorporating dropout for robustness against occlusions, achieving state-of-the-art results.
Contribution
The paper presents a new neural network architecture based on relational networks for 3D pose estimation, with a dropout technique to handle occlusions effectively.
Findings
Achieves state-of-the-art performance on Human 3.6M dataset.
Produces plausible 3D poses even with missing joints.
Effective in handling occlusions through proposed dropout method.
Abstract
In this paper, we propose a novel 3D human pose estimation algorithm from a single image based on neural networks. We adopted the structure of the relational networks in order to capture the relations among different body parts. In our method, each pair of different body parts generates features, and the average of the features from all the pairs are used for 3D pose estimation. In addition, we propose a dropout method that can be used in relational modules, which inherently imposes robustness to the occlusions. The proposed network achieves state-of-the-art performance for 3D pose estimation in Human 3.6M dataset, and it effectively produces plausible results even in the existence of missing joints.
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 · Diabetic Foot Ulcer Assessment and Management · Video Surveillance and Tracking Methods
MethodsDropout
