MCPcopy 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"""
2Generate a large batch of image samples from a model and save them as a large
3numpy array. This can be used to produce samples for FID evaluation.
4"""

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected