Papers › Shap-E: Generating Conditional 3D Implicit Functions

Shap-E: Generating Conditional 3D Implicit Functions

3 May 2023arXiv:2305.02463archive 2025-07-28

Heewoo Jun, Alex Nichol

We present Shap-E, a conditional generative model for 3D assets. Unlike recent work on 3D generative models which produce a single output representation, Shap-E directly generates the parameters of implicit functions that can be rendered as both textured meshes and neural radiance fields. We train Shap-E in two stages: first, we train an encoder that deterministically maps 3D assets into the parameters of an implicit function; second, we train a conditional diffusion model on outputs of the encoder. When trained on a large dataset of paired 3D and text data, our resulting models are capable of generating complex and diverse 3D assets in a matter of seconds. When compared to Point-E, an explicit generative model over point clouds, Shap-E converges faster and reaches comparable or better sample quality despite modeling a higher-dimensional, multi-representation output space. We release model weights, inference code, and samples at https://github.com/openai/shap-e.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2305.02463")

Code

Syntology Ran 0 of 11 code samples harvested from 1 repository linked to this paper; 11 have no recorded run.

By repository: official repository: 11 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

openai/shap-e officialmentioned in papermentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 0 ran; 0 honoured the contract we drafted; 11 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

11unverified

Licence: 0 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from openai/shap-e. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

append_tensor openai/shap-e/shap_e/models/renderer.py official repository unverified MIT (permissive) · 9ebbbb448dce62b2 · report
fetch_file_cached openai/shap-e/shap_e/models/download.py official repository unverified MIT (permissive) · 7a36b5d2e716b85f · report
get_beta_schedule openai/shap-e/shap_e/diffusion/gaussian_diffusion.py official repository unverified MIT (permissive) · a327cce17c78a700 · report
get_named_beta_schedule openai/shap-e/shap_e/diffusion/gaussian_diffusion.py official repository unverified MIT (permissive) · 49d09f62b42be4d0 · report
get_sigmas_karras openai/shap-e/shap_e/diffusion/k_diffusion.py official repository unverified MIT (permissive) · 04670528e44a3480 · report
hash_file openai/shap-e/shap_e/models/download.py official repository unverified MIT (permissive) · e2df4f436e3257d8 · report
karras_sample_progressive openai/shap-e/shap_e/diffusion/k_diffusion.py official repository unverified MIT (permissive) · 580f2146446a6a88 · report
load_config openai/shap-e/shap_e/models/download.py official repository unverified MIT (permissive) · 36a3fc84dadc4beb · report
pool openai/shap-e/shap_e/models/generation/pooled_mlp.py official repository unverified MIT (permissive) · 6892bf2a02e0f069 · report
to_d openai/shap-e/shap_e/diffusion/k_diffusion.py official repository unverified MIT (permissive) · 042cd250dc4b2a67 · report
uncond_guide_model openai/shap-e/shap_e/diffusion/sample.py official repository unverified MIT (permissive) · 68fda4eee6409801 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Diffusion

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections