Papers › GenHMR: Generative Human Mesh Recovery
GenHMR: Generative Human Mesh Recovery
Muhammad Usama Saleem, Ekkasit Pinyoanuntapong, Pu Wang, Hongfei Xue, Srijan Das, Chen Chen
Human mesh recovery (HMR) is crucial in many computer vision applications; from health to arts and entertainment. HMR from monocular images has predominantly been addressed by deterministic methods that output a single prediction for a given 2D image. However, HMR from a single image is an ill-posed problem due to depth ambiguity and occlusions. Probabilistic methods have attempted to address this by generating and fusing multiple plausible 3D reconstructions, but their performance has often lagged behind deterministic approaches. In this paper, we introduce GenHMR, a novel generative framework that reformulates monocular HMR as an image-conditioned generative task, explicitly modeling and mitigating uncertainties in the 2D-to-3D mapping process. GenHMR comprises two key components: (1) a pose tokenizer to convert 3D human poses into a sequence of discrete tokens in a latent space, and (2) an image-conditional masked transformer to learn the probabilistic distributions of the pose tokens, conditioned on the input image prompt along with randomly masked token sequence. During inference, the model samples from the learned conditional distribution to iteratively decode high-confidence pose tokens, thereby reducing 3D reconstruction uncertainties. To further refine the reconstruction, a 2D pose-guided refinement technique is proposed to directly fine-tune the decoded pose tokens in the latent space, which forces the projected 3D body mesh to align with the 2D pose clues. Experiments on benchmark datasets demonstrate that GenHMR significantly outperforms state-of-the-art methods. Project website can be found at https://m-usamasaleem.github.io/publication/GenHMR/GenHMR.html
Code
No code repository is listed for this paper in the archive or in Syntology's graph.
Code Syntology ran Syntology
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| 3D Human Pose Estimation | 3DPW | GenHMR | MPJPE | 68.1 | #9 of 119 | Archive leaderboard | report |
| 3D Human Pose Estimation | 3DPW | GenHMR | MPVPE | 77.5 | #9 of 119 | Archive leaderboard | report |
| 3D Human Pose Estimation | 3DPW | GenHMR | PA-MPJPE | 42.1 | #9 of 119 | Archive leaderboard | report |
| 3D Human Pose Estimation | EMDB | GenHMR | Average MPJPE (mm) | 88.2 | #3 of 13 | Archive leaderboard | report |
| 3D Human Pose Estimation | EMDB | GenHMR | Average MPJPE-PA (mm) | 51.7 | #3 of 13 | Archive leaderboard | report |
| 3D Human Pose Estimation | EMDB | GenHMR | Average MVE (mm) | 99.5 | #3 of 13 | Archive leaderboard | report |
| Monocular 3D Human Pose Estimation | Human3.6M | GenHMR | Average MPJPE (mm) | 41.2 | #11 of 52 | Archive leaderboard | report |
| Monocular 3D Human Pose Estimation | Human3.6M | GenHMR | PA-MPJPE | 29.8 | #11 of 52 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Methods
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections