akanimax / pro_gan_pytorch

Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mnist dataset

orrimoch opened this issue · comments

Where to download the Mnist dataset?
Is it should be the normal CSV (28x28) dataset?

Thanks,
Or

Hi @orrimoch, sorry for the late reply.
Oh you need the image version of the MNIST dataset. You can find one here -> https://www.kaggle.com/scolianni/mnistasjpg

@orrimoch

Hope this is resolved.
Please feel free to reopen if you need any help.

Best regards,
@akanimax