DenseBody: Directly Regressing Dense 3D Human Pose and Shape From a Single Color Image
Pengfei Yao, Zheng Fang, Fan Wu, Yao Feng, Jiwei Li

TL;DR
This paper introduces DenseBody, a CNN-based method that directly regresses dense 3D human body shape and pose from a single RGB image, achieving state-of-the-art results efficiently.
Contribution
It presents a novel approach that directly predicts dense 3D human mesh from images without relying on intermediate representations or parametric models.
Findings
Achieves state-of-the-art accuracy on multiple datasets
Operates faster than previous methods
Effectively regresses dense 3D human shape and pose
Abstract
Recovering 3D human body shape and pose from 2D images is a challenging task due to high complexity and flexibility of human body, and relatively less 3D labeled data. Previous methods addressing these issues typically rely on predicting intermediate results such as body part segmentation, 2D/3D joints, silhouette mask to decompose the problem into multiple sub-tasks in order to utilize more 2D labels. Most previous works incorporated parametric body shape model in their methods and predict parameters in low-dimensional space to represent human body. In this paper, we propose to directly regress the 3D human mesh from a single color image using Convolutional Neural Network(CNN). We use an efficient representation of 3D human shape and pose which can be predicted through an encoder-decoder neural network. The proposed method achieves state-of-the-art performance on several 3D human body…
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 · Advanced Vision and Imaging · 3D Shape Modeling and Analysis
