-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hi there,
First of all, really appreciate your amazing work and code base.
However, when I followed the command python train.py --data_name mnist --channels 1 --image_size 28 --hurst 0.9 --num_aug 3 --dynamics fvp --model_channels 64 --num_res_blocks 3 --attn_resolutions 4,2 --channel_mult 1,2,4 --use_ema False --log_model_every_n 50000 --lr 1e-4 --batch_size 1024 --train_steps 50000 to train the model on MNIST, after training, the images generated are not that good.
Is this normal and do you have any idea how to solve this?
Metadata
Metadata
Assignees
Labels
No labels
