English

DiffProxy: Multi-View Human Mesh Recovery via Diffusion-Generated Dense Proxies

Computer Vision and Pattern Recognition 2026-03-16 v2

Abstract

Precise human mesh recovery (HMR) from multi-view images remains challenging: end-to-end methods produce entangled errors hard to localize, while fitting-based methods rely on sparse keypoints that provide limited surface constraints. We observe that the true bottleneck lies in the quality of intermediate representations, and that dense pixel-to-surface correspondences can be effectively generated by repurposing pre-trained diffusion models with rich visual priors. We propose DiffProxy, a Stable-Diffusion-based framework trained on large-scale synthetic data with pixel-perfect annotations. A multi-conditional proxy generator predicts dense correspondences from multi-view images, providing uniform surface constraints that enable precise fitting. Hand refinement feeds enlarged hand crops alongside full-body images for fine-grained detail, while test-time scaling exploits diffusion stochasticity to estimate per-pixel uncertainty. Trained only on synthetic data, DiffProxy achieves state-of-the-art results on five diverse real-world benchmarks. Project page: https://wrk226.github.io/DiffProxy.html

Keywords

Cite

@article{arxiv.2601.02267,
  title  = {DiffProxy: Multi-View Human Mesh Recovery via Diffusion-Generated Dense Proxies},
  author = {Renke Wang and Zhenyu Zhang and Ying Tai and Jun Li and Jian Yang},
  journal= {arXiv preprint arXiv:2601.02267},
  year   = {2026}
}

Comments

Page: https://wrk226.github.io/DiffProxy.html, Code: https://github.com/wrk226/DiffProxy

R2 v1 2026-07-01T08:51:09.436Z