Go to file
2023-03-14 18:47:17 +08:00
.gitignore docs: update .gitignore 2023-03-14 18:47:17 +08:00
ddpm.py fix: dont add noise when t=0 && save iteration figure in DDPM sample 2023-03-14 18:16:56 +08:00
sample.py fix: decrease batch size, iteration, epoch and lr 2023-03-14 18:45:04 +08:00
train.py fix: decrease batch size, iteration, epoch and lr 2023-03-14 18:45:04 +08:00
unet.py fix: add dropout layer into unet model 2023-03-14 18:18:13 +08:00