Accepted author manuscript, 2.7 MB, PDF document
Available under license: CC BY: Creative Commons Attribution 4.0 International License
Final published version
Research output: Contribution in Book/Report/Proceedings - With ISBN/ISSN › Conference contribution/Paper › peer-review
Publication date | 15/01/2024 |
---|---|
Host publication | 2023 IEEE/CVF International Conference on Computer Vision (ICCV) |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
Pages | 9187-9198 |
Number of pages | 12 |
ISBN (electronic) | 9798350307184 |
<mark>Original language</mark> | English |
Event | 2023 IEEE/CVF International Conference on Computer Vision, ICCV 2023 - Paris, France Duration: 2/10/2023 → 6/10/2023 |
Conference | 2023 IEEE/CVF International Conference on Computer Vision, ICCV 2023 |
---|---|
Country/Territory | France |
City | Paris |
Period | 2/10/23 → 6/10/23 |
Name | Proceedings of the IEEE International Conference on Computer Vision |
---|---|
ISSN (Print) | 1550-5499 |
Conference | 2023 IEEE/CVF International Conference on Computer Vision, ICCV 2023 |
---|---|
Country/Territory | France |
City | Paris |
Period | 2/10/23 → 6/10/23 |
Recovering a 3D human mesh from a single RGB image is a challenging task due to depth ambiguity and self-occlusion, resulting in a high degree of uncertainty. Meanwhile, diffusion models have recently seen much success in generating high-quality outputs by progressively denoising noisy inputs. Inspired by their capability, we explore a diffusion-based approach for human mesh recovery, and propose a Human Mesh Diffusion (HMDiff) framework which frames mesh recovery as a reverse diffusion process. We also propose a Distribution Alignment Technique (DAT) that injects input-specific distribution information into the diffusion process, and provides useful prior knowledge to simplify the mesh recovery task. Our method achieves state-of-the-art performance on three widely used datasets. Project page: https://gongjia0208.github.io/HMDiff/.