DiffProxy: Multi-View Human Mesh Recovery via Diffusion-Generated Dense Proxies
Renke Wang, Zhenyu Zhang, Ying Tai, Jian Yang
TL;DR
DiffProxy addresses the challenge of real-world human mesh recovery by leveraging diffusion priors trained on large-scale synthetic multi-view data to generate dense, pixel-to-surface proxies with multi-view consistency. The method combines a diffusion-based proxy generator with hand refinement and test-time uncertainty weighting, followed by uncertainty-weighted SMPL-X reprojection fitting, achieving strong zero-shot generalization across five real-world benchmarks. Key contributions include multi-view epipolar-consistent proxy generation, a hand refinement module for finger fidelity, and an uncertainty-aware test-time scaling strategy that improves robustness under occlusion and partial views. This approach demonstrates that diffusion-based priors can effectively bridge synthetic-to-real generalization for dense structured prediction tasks in 3D human reconstruction, with practical impact on scenarios where real annotations are scarce or biased.
Abstract
Human mesh recovery from multi-view images faces a fundamental challenge: real-world datasets contain imperfect ground-truth annotations that bias the models' training, while synthetic data with precise supervision suffers from domain gap. In this paper, we propose DiffProxy, a novel framework that generates multi-view consistent human proxies for mesh recovery. Central to DiffProxy is leveraging the diffusion-based generative priors to bridge the synthetic training and real-world generalization. Its key innovations include: (1) a multi-conditional mechanism for generating multi-view consistent, pixel-aligned human proxies; (2) a hand refinement module that incorporates flexible visual prompts to enhance local details; and (3) an uncertainty-aware test-time scaling method that increases robustness to challenging cases during optimization. These designs ensure that the mesh recovery process effectively benefits from the precise synthetic ground truth and generative advantages of the diffusion-based pipeline. Trained entirely on synthetic data, DiffProxy achieves state-of-the-art performance across five real-world benchmarks, demonstrating strong zero-shot generalization particularly on challenging scenarios with occlusions and partial views. Project page: https://wrk226.github.io/DiffProxy.html
