zoubohao / DenoisingDiffusionProbabilityModel-ddpm-

This may be the simplest implement of DDPM. You can directly run Main.py to train the UNet on CIFAR-10 dataset and see the amazing process of denoising.
MIT License
1.48k stars 156 forks source link

About the sample #15

Open ChenVc10 opened 1 year ago

ChenVc10 commented 1 year ago

are those samples newly created or just reproduced from the CIFAR10 dataset?

daysofchasingdream commented 10 months ago

Hi, I have the same question, do you know the answer to this question? Thank you~