TL;DR
Pose2Mesh introduces a graph convolutional network that directly estimates 3D human mesh vertices from 2D pose data, effectively addressing appearance domain gaps and rotation representation challenges in 3D human pose estimation.
Contribution
The paper presents a novel GraphCNN-based system that estimates 3D human mesh vertices directly from 2D poses, avoiding common issues in prior methods.
Findings
Outperforms previous methods on benchmark datasets
Effectively handles domain gap between controlled and in-the-wild images
Avoids rotation representation issues in 3D pose estimation
Abstract
Most of the recent deep learning-based 3D human pose and mesh estimation methods regress the pose and shape parameters of human mesh models, such as SMPL and MANO, from an input image. The first weakness of these methods is an appearance domain gap problem, due to different image appearance between train data from controlled environments, such as a laboratory, and test data from in-the-wild environments. The second weakness is that the estimation of the pose parameters is quite challenging owing to the representation issues of 3D rotations. To overcome the above weaknesses, we propose Pose2Mesh, a novel graph convolutional neural network (GraphCNN)-based system that estimates the 3D coordinates of human mesh vertices directly from the 2D human pose. The 2D human pose as input provides essential human body articulation information, while having a relatively homogeneous geometric property…
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.
