modelzoo.vision.pytorch.dit.samplers.DDPMSampler#

Classes

DDPMSampler

Denoising diffusion probabilistic models (DDPMs) explores the connections between denoising score matching and Langevin dynamics sampling.

DDPMSamplerOutput

Output class for the sampler's step function output.