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

Question about visualization #32

Closed iZh7 closed 9 months ago

iZh7 commented 9 months ago

I wonder how to visualize the process during the forward and the backward