MCPcopy Create free account
hub / github.com/ImprintLab/MedSegDiff / ScheduleSampler

Class ScheduleSampler

guided_diffusion/resample.py:23–58  ·  view source on GitHub ↗

A distribution over timesteps in the diffusion process, intended to reduce variance of the objective. By default, samplers perform unbiased importance sampling, in which the objective's mean is unchanged. However, subclasses may override sample() to change how the resampled

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected