(Full PyTorch Code Reference: https://github.com/acids-ircam/diffusion_models)

https://drive.google.com/drive/folders/1nF4LtKfwbiiVLOVonFXAkghj5awSOzvu

Background

$$ p[s_{t+1}|s_t]=p[s_{t+1}|s_1,...,s_t] $$

Untitled

Untitled

→ Goal: Converting a very simple distribution (z) into a specific distribution

→ Most generative models learn the ability to obtain latent variable (z) from given data and transform it

Untitled

→ Mapping to the distribution of specific patterns through the learned decoder network