arXiv:2412.06698cs.CV2024-12TPAMI被引 21

通过2D与3D扩散模型协同,从单张图片生成高保真3D物体和穿衣角色。

Gen-3Diffusion: Realistic Image-to-3D Generation via 2D & 3D Diffusion Synergy

  • 设计2D与3D扩散模型同步训练与采样流程,实现双向增强。
  • 在多个数据集上生成的3D模型几何纹理真实,多视角一致性显著提升。
  • 适合需要高质量3D生成的视觉建模、虚拟人设计等应用。

从单张RGB图像生成逼真的3D物体和穿衣角色是一项富有吸引力但极具挑战的任务。由于问题本身病态性,现有方法利用大规模数据预训练的2D扩散模型中的强大先验。尽管2D扩散模型具备出色的泛化能力,但无法保证生成的多视角图像在3D上一致。本文提出Gen-3Diffusion:通过2D与3D扩散模型协同实现真实图像到3D的生成。我们设计了一种精巧的流程,在训练和采样阶段同步两个扩散模型。这种协同带来两大优势:1)2D帮助3D实现泛化:预训练2D模型对未见图像具有强泛化能力,为3D扩散模型提供强有力的形状先验;2)3D帮助2D实现多视角一致性:3D扩散模型增强了2D多视角采样过程的3D一致性,从而生成更准确的多视角结果。我们在基于图像的物体和穿衣角色生成任务中进行了大量实验验证。结果表明,该方法能生成具有高保真几何结构和纹理的3D对象与角色。广泛的消融实验验证了设计选择,并展示了对多样服装和构型形状的强大泛化能力。代码与预训练模型将公开发布于https://yuxuan-xue.com/gen-3diffusion。

原文摘要 · Abstract (English)

Creating realistic 3D objects and clothed avatars from a single RGB image is an attractive yet challenging problem. Due to its ill-posed nature, recent works leverage powerful prior from 2D diffusion models pretrained on large datasets. Although 2D diffusion models demonstrate strong generalization capability, they cannot guarantee the generated multi-view images are 3D consistent. In this paper, we propose Gen-3Diffusion: Realistic Image-to-3D Generation via 2D & 3D Diffusion Synergy. We leverage a pre-trained 2D diffusion model and a 3D diffusion model via our elegantly designed process that synchronizes two diffusion models at both training and sampling time. The synergy between the 2D and 3D diffusion models brings two major advantages: 1) 2D helps 3D in generalization: the pretrained 2D model has strong generalization ability to unseen images, providing strong shape priors for the 3D diffusion model; 2) 3D helps 2D in multi-view consistency: the 3D diffusion model enhances the 3D consistency of 2D multi-view sampling process, resulting in more accurate multi-view generation. We validate our idea through extensive experiments in image-based objects and clothed avatar generation tasks. Results show that our method generates realistic 3D objects and avatars with high-fidelity geometry and texture. Extensive ablations also validate our design choices and demonstrate the strong generalization ability to diverse clothing and compositional shapes. Our code and pretrained models will be publicly released on https://yuxuan-xue.com/gen-3diffusion.

3D生成扩散模型图像转3D

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。