paper-with-me

홈 › Papers

Joint 3D Human Shape Recovery and Pose Estimation from a Single Image with Bilayer Graph

2021-10-16 · Xin Yu, Jeroen van Baar, Siheng Chen

The ability to estimate the 3D human shape and pose from images can be useful in many contexts. Recent approaches have explored using graph convolutional networks and achieved promising results. The fact that the 3D shape is represented by a mesh, an undirected graph, makes graph convolutional networks a natural fit for this problem. However, graph convolutional networks have limited representation power. Information from nodes in the graph is passed to connected neighbors, and propagation of information requires successive graph convolutions. To overcome this limitation, we propose a dual-scale graph approach. We use a coarse graph, derived from a dense graph, to estimate the human's 3D pose, and the dense graph to estimate the 3D shape. Information in coarse graphs can be propagated over longer distances compared to dense graphs. In addition, information about pose can guide to recover local shape detail and vice versa. We recognize that the connection between coarse and dense is itself a graph, and introduce graph fusion blocks to exchange information between graphs with different scales. We train our model end-to-end and show that we can achieve state-of-the-art results for several evaluation datasets.

📄 PDF Abstract BibTeX arXiv:2110.08472

Code (1)

yuxwind/bigraphbody 공식 구현

Tasks

3D Human Pose EstimationPose Estimation

Similar Papers 제목 키워드 기반

D3L: Decomposition of 3D Rotation and Lift from 2D Joint to 3D for Human Mesh Recovery

2023-06-10 · Xiaoyang Hao, Han Li, Jun Cheng, Lei Wang

Existing methods for 3D human mesh recovery always directly estimate SMPL parameters, which involve both joint rotations and shape parameters. However, these methods present rotation semantic ambiguity, rotation error ac…

Human Mesh RecoveryPose EstimationPosition

AiOS: All-in-One-Stage Expressive Human Pose and Shape Estimation

2024-03-26 · CVPR 2024 1 · Qingping Sun, Yanjun Wang, Ailing Zeng, Wanqi Yin 외

Expressive human pose and shape estimation (a.k.a. 3D whole-body mesh recovery) involves the human body, hand, and expression estimation. Most existing methods have tackled this task in a two-stage manner, first detectin…

3D Multi-Person Mesh RecoveryAllHuman Detection

Skeleton2Mesh: Kinematics Prior Injected Unsupervised Human Mesh Recovery

2021-01-01 · ICCV 2021 10 · Zhenbo Yu, Junjie Wang, Jingwei Xu, Bingbing Ni 외

In this paper, we decouple unsupervised human mesh recovery into the well-studied problems of unsupervised 3D pose estimation, and human mesh recovery from estimated 3D skeletons, focusing on the latter task. The cha…

3D Pose EstimationHuman Mesh RecoveryPose Estimation

HEMlets PoSh: Learning Part-Centric Heatmap Triplets for 3D Human Pose and Shape Estimation

2020-03-10 · Kun Zhou, Xiaoguang Han, Nianjuan Jiang, Kui Jia 외

Estimating 3D human pose from a single image is a challenging task. This work attempts to address the uncertainty of lifting the detected 2D joints to the 3D space by introducing an intermediate state-Part-Centric Heatma…

3D human pose and shape estimation3D Human Pose EstimationPose Estimation

End-to-end Recovery of Human Shape and Pose

2017-12-18 · CVPR 2018 6 · Angjoo Kanazawa, Michael J. Black, David W. Jacobs, Jitendra Malik

We describe Human Mesh Recovery (HMR), an end-to-end framework for reconstructing a full 3D mesh of a human body from a single RGB image. In contrast to most current methods that compute 2D or 3D joint locations, we prod…

3D Hand Pose Estimation3D Human Pose Estimation3D Human Shape Estimation3D Multi-Person Pose Estimation+4