Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Sampling is Matter: Point-guided 3D Human Mesh Reconstruction

About

This paper presents a simple yet powerful method for 3D human mesh reconstruction from a single RGB image. Most recently, the non-local interactions of the whole mesh vertices have been effectively estimated in the transformer while the relationship between body parts also has begun to be handled via the graph model. Even though those approaches have shown the remarkable progress in 3D human mesh reconstruction, it is still difficult to directly infer the relationship between features, which are encoded from the 2D input image, and 3D coordinates of each vertex. To resolve this problem, we propose to design a simple feature sampling scheme. The key idea is to sample features in the embedded space by following the guide of points, which are estimated as projection results of 3D mesh vertices (i.e., ground truth). This helps the model to concentrate more on vertex-relevant features in the 2D space, thus leading to the reconstruction of the natural human pose. Furthermore, we apply progressive attention masking to precisely estimate local interactions between vertices even under severe occlusions. Experimental results on benchmark datasets show that the proposed method efficiently improves the performance of 3D human mesh reconstruction. The code and model are publicly available at: https://github.com/DCVL-3D/PointHMR_release.

Jeonghwan Kim, Mi-Gyeong Gwon, Hyunwoo Park, Hyukmin Kwon, Gi-Mun Um, Wonjun Kim (1) __INSTITUTION_6__ Konkuk University, (2) Electronics, Telecommunications Research Institute)• 2023

Related benchmarks

TaskDatasetResultRank
3D Human Mesh Recovery3DPW (test)
MPJPE73.9
299
3D Human Pose EstimationHuman3.6M
MPJPE48.3
184
3D Hand ReconstructionFreiHAND (test)
F@15mm98.4
154
3D Human Mesh RecoveryHuman3.6M (test)
PA-MPJPE32.9
145
3D Human Pose Estimation3DPW
PA-MPJPE44.9
127
3D Human Mesh Recovery3DPW
PA-MPJPE44.9
72
Human Mesh ReconstructionHuman3.6M
PA-MPJPE32.9
50
Human Keypoint DetectionCOCO--
30
3D Hand ReconstructionFreiHAND
PA MPVPE6.6
25
DensePose RegressionCOCO-DensePose
AP19.58
14
Showing 10 of 12 rows

Other info

Code

Follow for update