Denoising Diffusion Probabilistic Models (DDPM)
Denoising Step
A single iteration of the reverse process where the model predicts noise and an update is applied to move from a noisy state x_t to a slightly less noisy state x_{t-1}.
← 뒤로