During CVPR 2024, a group of researchers from Rutgers University presented Score-Guided Human Mesh Recovery (ScoreHMR), a novel approach for solving inverse problems for 3D human pose and shape reconstruction. Like traditional model fitting approaches, ScoreHMR fits a human body model to image observations, yet the alignment with the image observation is achieved through score guidance in the latent space of a diffusion model.
This diffusion model is trained to capture the conditional distribution of the human model parameters given an input image, and by guiding its denoising process with a task-specific score, ScoreHMR solves inverse problems for various applications with no need for retraining the task-agnostic model. According to the developers, ScoreHMR is superior over several benchmarks and settings, including single-frame model fitting, and reconstruction from multiple uncalibrated views and video sequences.