modelzoo.vision.pytorch.dit.samplers.DDIMSampler#

Classes

DDIMSampler

Denoising diffusion implicit models is a scheduler that extends the denoising procedure introduced in denoising diffusion probabilistic models (DDPMs) with non-Markovian guidance.

DDIMSamplerOutput

Output class for the scheduler's step function output.