TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/GenHMR: Generative Human Mesh Recovery

GenHMR: Generative Human Mesh Recovery

Muhammad Usama Saleem, Ekkasit Pinyoanuntapong, Pu Wang, Hongfei Xue, Srijan Das, Chen Chen

2024-12-193D Human Pose EstimationMonocular 3D Human Pose Estimation3D ReconstructionHuman Mesh Recovery
PaperPDF

Abstract

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

Results

TaskDatasetMetricValueModel
3D Human Pose EstimationEMDBAverage MPJPE (mm)88.2GenHMR
3D Human Pose EstimationEMDBAverage MPJPE-PA (mm)51.7GenHMR
3D Human Pose EstimationEMDBAverage MVE (mm)99.5GenHMR
3D Human Pose Estimation3DPWMPJPE68.1GenHMR
3D Human Pose Estimation3DPWMPVPE77.5GenHMR
3D Human Pose Estimation3DPWPA-MPJPE42.1GenHMR
3D Human Pose EstimationHuman3.6MAverage MPJPE (mm)41.2GenHMR
3D Human Pose EstimationHuman3.6MPA-MPJPE29.8GenHMR
Pose EstimationEMDBAverage MPJPE (mm)88.2GenHMR
Pose EstimationEMDBAverage MPJPE-PA (mm)51.7GenHMR
Pose EstimationEMDBAverage MVE (mm)99.5GenHMR
Pose Estimation3DPWMPJPE68.1GenHMR
Pose Estimation3DPWMPVPE77.5GenHMR
Pose Estimation3DPWPA-MPJPE42.1GenHMR
Pose EstimationHuman3.6MAverage MPJPE (mm)41.2GenHMR
Pose EstimationHuman3.6MPA-MPJPE29.8GenHMR
3DEMDBAverage MPJPE (mm)88.2GenHMR
3DEMDBAverage MPJPE-PA (mm)51.7GenHMR
3DEMDBAverage MVE (mm)99.5GenHMR
3D3DPWMPJPE68.1GenHMR
3D3DPWMPVPE77.5GenHMR
3D3DPWPA-MPJPE42.1GenHMR
3DHuman3.6MAverage MPJPE (mm)41.2GenHMR
3DHuman3.6MPA-MPJPE29.8GenHMR
1 Image, 2*2 StitchiEMDBAverage MPJPE (mm)88.2GenHMR
1 Image, 2*2 StitchiEMDBAverage MPJPE-PA (mm)51.7GenHMR
1 Image, 2*2 StitchiEMDBAverage MVE (mm)99.5GenHMR
1 Image, 2*2 Stitchi3DPWMPJPE68.1GenHMR
1 Image, 2*2 Stitchi3DPWMPVPE77.5GenHMR
1 Image, 2*2 Stitchi3DPWPA-MPJPE42.1GenHMR
1 Image, 2*2 StitchiHuman3.6MAverage MPJPE (mm)41.2GenHMR
1 Image, 2*2 StitchiHuman3.6MPA-MPJPE29.8GenHMR

Related Papers

AutoPartGen: Autogressive 3D Part Generation and Discovery2025-07-17SpatialTrackerV2: 3D Point Tracking Made Easy2025-07-16BRUM: Robust 3D Vehicle Reconstruction from 360 Sparse Images2025-07-16Towards Depth Foundation Model: Recent Trends in Vision-Based Depth Estimation2025-07-15Binomial Self-Compensation: Mechanism and Suppression of Motion Error in Phase-Shifting Profilometry2025-07-14An Efficient Approach for Muscle Segmentation and 3D Reconstruction Using Keypoint Tracking in MRI Scan2025-07-11Review of Feed-forward 3D Reconstruction: From DUSt3R to VGGT2025-07-11DreamGrasp: Zero-Shot 3D Multi-Object Reconstruction from Partial-View Images for Robotic Manipulation2025-07-08