https://github.com/woctezuma/shap-e-colab
Colab notebook to run OpenAI's Shape-E.
https://github.com/woctezuma/shap-e-colab
Last synced: 4 months ago
JSON representation
Colab notebook to run OpenAI's Shape-E.
- Host: GitHub
- URL: https://github.com/woctezuma/shap-e-colab
- Owner: woctezuma
- License: mit
- Created: 2023-05-06T10:13:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-06T10:21:48.000Z (over 2 years ago)
- Last Synced: 2025-06-14T04:04:21.478Z (4 months ago)
- Language: Jupyter Notebook
- Homepage: https://github.com/openai/shap-e
- Size: 3.91 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shap-E-Colab
The goal of this repository is to provide a Colab notebook to run ["OpenAI's Shape-E"][shap-e-github] model.
# Usage
- Run [`sample_to_3d_ipynb.ipynb`][shap-e-notebook].
[![Open In Colab][colab-badge]][shap-e-notebook]# References
[1] Jun, Heewoo & Nichol, Alex. [*Shap-E: Generating Conditional 3D Implicit Functions*][shap-e-paper]. arXiv 2023.
[shap-e-github]:
[shap-e-paper]:
[shap-e-notebook]:
[colab-badge]: