WritingOpenAIOpenAIpublished Dec 16, 2022seen 6d

Point-E: A system for generating 3D point clouds from complex prompts

Open original ↗

Captured source

source ↗
published Dec 16, 2022seen 6dcaptured 3dhttp 200method exa

Point-E: A system for generating 3D point clouds from complex prompts | OpenAI

December 16, 2022

Publication

Point-E: A system for generating 3D point clouds from complex prompts

Read paper View code View model card

Loading…

Share

Abstract

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 this https URL⁠.

  • Point-E
  • Generative Models
  • Software & Engineering

Authors

Alex Nichol, Heewoo Jun, Prafulla Dhariwal, Pamela Mishkin, Mark Chen

Related articles

View all

Multimodal neurons in artificial neural networksMilestoneMar 4, 2021

CLIP: Connecting text and imagesMilestoneJan 5, 2021

Image GPTPublicationJun 17, 2020