BriefGPT.xyz
May, 2023
Sin3DM: 从单个 3D 纹理形状学习扩散模型
Sin3DM: Learning a Diffusion Model from a Single 3D Textured Shape
HTML
PDF
Rundi Wu, Ruoshi Liu, Carl Vondrick, Changxi Zheng
TL;DR
Sin3DM是一种学习来自单个3D纹理形状的内部图案分布的扩散模型,该模型通过压缩输入到低维潜在空间来降低内存和计算成本,然后通过Triplan感知2D卷积块来训练模型,可以生成较高质量的3D形状,还可以用于重定位,外表绘画和局部编辑。
Abstract
Synthesizing novel
3d models
that resemble the input example has long been pursued by researchers and artists in computer graphics. In this paper, we present Sin3DM, a
diffusion model
that learns the internal pat
→