improved-diffusion icon indicating copy to clipboard operation
improved-diffusion copied to clipboard

How to train on MNIST or FashionMNIST

Open rualz opened this issue 2 years ago • 0 comments

Hi, how should I modify the code to train the fashionmnist or mnist data set, their size is 28x28, which is not a supported size, how to modify the code if I want to train them, like if image_size == 32, how to set the channel_mult. Thanks image

rualz avatar Apr 08 '23 18:04 rualz