This is the Linux app named Point-E whose latest release can be downloaded as point-esourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Point-E with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS:
Point-E
DESCRIPTION:
point-e is the official repository for Point-E, a generative model developed by OpenAI that produces 3D point clouds from textual (or image) prompts. Its principal advantage is speed: it can generate 3D assets in just 1–2 minutes on a single GPU, which is significantly faster than many competing text-to-3D models. The model works via a two-stage diffusion approach: first, it uses a text → image diffusion network to produce a synthetic 2D view consistent with the prompt; then a second diffusion model converts that image into a 3D point cloud. While it does not match the fine detail of some slower methods, the tradeoff in speed makes it practical for prototyping and interactive 3D generation. The repository includes inference scripts, utilities for converting point clouds to meshes (e.g. via signed distance function regression), sample notebooks, and weight checkpoints. It also provides documentation on limitations, usage instructions, and example outputs.
Features
- Text / image → 3D point cloud generation via diffusion
- Two-stage architecture: text → image, then image → point cloud
- Utilities to convert point clouds to mesh via implicit function regression
- Example notebooks and scripts for inference and visualization
- Pretrained checkpoints for rapid prototyping
- Documentation of limitations and tradeoffs (e.g. resolution vs speed)
Programming Language
Python
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/point-e.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.