用扩散模型生成可控3D人像,速度比现有方法快多个数量级
HuGeDiff: 3D Human Generation via Diffusion with Gaussian Splatting
- 先用扩散模型生成可控外观的人像图,再转为3D点云
- 点云扩散模型实现文本提示精准对齐,渲染质量显著提升
- 适合需要快速生成高真实感3D人像的科研与工业应用
3D人体生成在计算机视觉与图形学中有广泛应用。尽管生成式AI(如扩散模型)和渲染技术(如神经辐射场或高斯溅射)取得进展,但从文本提示准确生成3D人体仍具挑战,现有方法在细节、手部与面部渲染、人体真实感及外观控制性方面表现不佳。人类图像数据缺乏多样性、真实性和标注也制约了基础3D人体模型的发展。本文提出一种弱监督流程:首先使用先进图像扩散模型生成可控属性(如外貌、种族、性别)的逼真人体图像数据集;其次设计基于Transformer的高效映射方法,将图像特征转换为3D点云;最后训练一个条件于原始文本提示的点云扩散模型,实现闭环生成。实验表明,该方法相比现有最佳方案实现数量级提速,同时大幅提升文本对齐度、真实感与渲染质量。代码与数据集将公开。
原文摘要 · Abstract (English)
3D human generation is an important problem with a wide range of applications in computer vision and graphics. Despite recent progress in generative AI such as diffusion models or rendering methods like Neural Radiance Fields or Gaussian Splatting, controlling the generation of accurate 3D humans from text prompts remains an open challenge. Current methods struggle with fine detail, accurate rendering of hands and faces, human realism, and controlability over appearance. The lack of diversity, realism, and annotation in human image data also remains a challenge, hindering the development of a foundational 3D human model. We present a weakly supervised pipeline that tries to address these challenges. In the first step, we generate a photorealistic human image dataset with controllable attributes such as appearance, race, gender, etc using a state-of-the-art image diffusion model. Next, we propose an efficient mapping approach from image features to 3D point clouds using a transformer-based architecture. Finally, we close the loop by training a point-cloud diffusion model that is conditioned on the same text prompts used to generate the original samples. We demonstrate orders-of-magnitude speed-ups in 3D human generation compared to the state-of-the-art approaches, along with significantly improved text-prompt alignment, realism, and rendering quality. We will make the code and dataset available.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。