Skip to content

Training on MNIST #2

@iamtonymwt

Description

@iamtonymwt

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.

something like this:
media_images_Generation_Samples_15000_de1bd812b6b402e243a2

Is this normal and do you have any idea how to solve this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions