Home

Awesome

DenoisingDiffusionProbabilityModel

This may be the simplest implement of DDPM. I trained with CIFAR-10 dataset. The links of pretrain weight, which trained on CIFAR-10 are in the Issue 2. <br> <br> If you really want to know more about the framwork of DDPM, I have listed some papers for reading by order in the closed Issue 1. <br> <br> Lil' Log is also a very nice blog for understanding the details of DDPM, the reference is "https://lilianweng.github.io/posts/2021-07-11-diffusion-models/#:~:text=Diffusion%20models%20are%20inspired%20by,data%20samples%20from%20the%20noise." <br> <br> HOW TO RUN

Some generated images are showed below:

Generated Images without condition

Generated Images with condition