Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/openai/guided-diffusion
/ image_sample.py
File
image_sample.py
scripts/image_sample.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
Generate a large batch of image samples
from
a model and save them
as
a large
3
numpy array. This can be used to produce samples
for
FID evaluation.
4
""
"
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected