openai/point-e
OpenAI's diffusion system for generating 3D point clouds from text and image prompts.

Velocity · 7d
+5.4
★ / day
Trend
→steady
star history
Point-E is OpenAI’s official implementation of a 3D point cloud synthesis system using diffusion models. It generates 3D point clouds directly from text descriptions or from synthetic view images. The release includes a text-to-3D model, an image-conditioned point cloud generator, and an SDF regression model for converting point clouds into meshes. It also provides evaluation scripts using P-FID and P-IS metrics for assessing generation quality.