modelzoo.vision.pytorch.dit.samplers.DDIMSampler#
Classes
Denoising diffusion implicit models is a scheduler that extends the denoising procedure introduced in denoising diffusion probabilistic models (DDPMs) with non-Markovian guidance. |
|
Output class for the scheduler's step function output. |