paper-with-me

홈 › Papers

Score-Guided Diffusion for 3D Human Recovery

2024-03-14 · CVPR 2024 1 · Anastasis Stathopoulos, Ligong Han, Dimitris Metaxas

We present Score-Guided Human Mesh Recovery (ScoreHMR), an approach for solving inverse problems for 3D human pose and shape reconstruction. These inverse problems involve fitting a human body model to image observations, traditionally solved through optimization techniques. ScoreHMR mimics model fitting approaches, but alignment with the image observation is achieved through score guidance in the latent space of a diffusion model. The diffusion model is trained to capture the conditional distribution of the human model parameters given an input image. By guiding its denoising process with a task-specific score, ScoreHMR effectively solves inverse problems for various applications without the need for retraining the task-agnostic diffusion model. We evaluate our approach on three settings/applications. These are: (i) single-frame model fitting; (ii) reconstruction from multiple uncalibrated views; (iii) reconstructing humans in video sequences. ScoreHMR consistently outperforms all optimization baselines on popular benchmarks across all settings. We make our code and models available at the https://statho.github.io/ScoreHMR.

📄 PDF Abstract BibTeX arXiv:2403.09623

Code (1)

statho/scorehmr 공식 구현 pytorch

Tasks

DenoisingHuman Mesh Recovery

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

ScoreHOI: Physically Plausible Reconstruction of Human-Object Interaction via Score-Guided Diffusion

2025-09-09 · Ao Li, Jinpeng Liu, Yixuan Zhu, Yansong Tang arxiv

Joint reconstruction of human-object interaction marks a significant milestone in comprehending the intricate interrelations between humans and their surrounding environment. Nevertheless, previous optimization methods o…

Where Should Diffusion Enter a Language Model? Geometry-Guided Hidden-State Replacement

2026-05-14 · Injin Kong, Hyoungjoon Lee, Yohan Jo arxiv

Continuous diffusion language models lag behind autoregressive transformers, partly because diffusion is applied in spaces poorly suited to language denoising and token recovery. We propose DiHAL, a geometry-guided diffu…

VLM-Guided Group Preference Alignment for Diffusion-based Human Mesh Recovery

2026-02-22 · Wenhao Shen, Hao Wang, Wanqi Yin, Fayao Liu 외 arxiv

Human mesh recovery (HMR) from a single RGB image is inherently ambiguous, as multiple 3D poses can correspond to the same 2D observation. Recent diffusion-based methods tackle this by generating various hypotheses, but …

Human Mesh Recovery

Probabilistic Human Mesh Recovery in 3D Scenes from Egocentric Views

2023-04-12 · ICCV 2023 1 · Siwei Zhang, Qianli Ma, Yan Zhang, Sadegh Aliakbarian 외

Automatic perception of human behaviors during social interactions is crucial for AR/VR applications, and an essential component is estimation of plausible 3D human pose and shape of our social partners from the egocentr…

DiversityHuman Mesh Recovery

ADHMR: Aligning Diffusion-based Human Mesh Recovery via Direct Preference Optimization

2025-05-15 · Wenhao Shen, Wanqi Yin, Xiaofeng Yang, Cheng Chen 외

Human mesh recovery (HMR) from a single image is inherently ill-posed due to depth ambiguity and occlusions. Probabilistic methods have tried to solve this by generating numerous plausible 3D human mesh predictions, but …

Human Mesh Recovery