浅谈图像生成模型 Diffusion Model 原理
来源:浅谈图像生成模型 Diffusion Model 原理
本文简略的介绍 Diffusion Model 的基本概念,Diffusion Model 有很多不同的变形。最知名的是 Denoising Diffusion Probabilistic Models(DDPM),下面的说明来自DDPM。今天比较成功的那些用 Diffusion Model 做的影像生成的系统,比如 DALY、Google 的 ImageN,或是 Stable Diffusion 基本上都是用差不多的方法来作为它们的 Diffusion Model。