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

关于更换数据集的问题 #34

Open t1307109256 opened 8 months ago

t1307109256 commented 8 months ago

为什么我将数据集更换为CIFAR100后无法进行训练?有人遇到过这种问题吗? 2024-01-07 17-54-53 的屏幕截图