Point-E: 一种从复杂提示生成 3D 点云的系统

Point-E: A System for Generating 3D Point Clouds from Complex Prompts

OpenAI OpenAI · OpenAI · 2022-12-16 · arXiv:2212.08751 ↗ · 被引 863

打开互动全文版(逐段中英对照 + 图/公式 + 论文问答)→

摘要 · Abstract

尽管近期关于文本条件 3D 物体生成的工作取得了有希望的结果,但最先进的方法通常需要多个 GPU 小时才能生成单个样本。这与最先进的生成式图像模型形成鲜明对比,后者在几秒或几分钟内就能生成样本。在本文中,我们探索了一种替代的 3D 物体生成方法,该方法在单个 GPU 上仅需 1-2 分钟即可生成 3D 模型。我们的方法首先使用文本到图像扩散模型生成单个合成视图,然后使用第二个扩散模型基于生成的图像生成 3D 点云。尽管我们的方法在样本质量上仍不及最先进水平,但其采样速度快一到两个数量级,为某些用例提供了实用的权衡。我们在 https://github.com/openai/point-e 发布了预训练的点云扩散模型以及评估代码和模型。

While recent work on text-conditional 3D object generation has shown promising results, the state-of-the-art methods typically require multiple GPU-hours to produce a single sample. This is in stark contrast to state-of-the-art generative image models, which produce samples in a number of seconds or minutes. In this paper, we explore an alternative method for 3D object generation which produces 3D models in only 1-2 minutes on a single GPU. Our method first generates a single synthetic view using a text-to-image diffusion model, and then produces a 3D point cloud using a second diffusion model which conditions on the generated image. While our method still falls short of the state-of-the-art in terms of sample quality, it is one to two orders of magnitude faster to sample from, offering a practical trade-off for some use cases. We release our pre-trained point cloud diffusion models, as well as evaluation code and models, at https://github.com/openai/point-e.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 17)

阅读逐段中英对照全文 →