MCPcopy Create free account
hub / github.com/NVlabs/DiffPure / __init__

Method __init__

runners/diffpure_ode.py:52–78  ·  view source on GitHub ↗

Construct a Variance Preserving SDE. Args: model: diffusion model score_type: [guided_diffusion, score_sde, ddpm] beta_min: value of beta(0) beta_max: value of beta(1)

(self, model, score_type='guided_diffusion', beta_min=0.1, beta_max=20, N=1000,
                 img_shape=(3, 256, 256), model_kwargs=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected