akanimax / pro_gan_pytorch

Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"
MIT License
536 stars 100 forks source link

Mnist dataset #24

Closed orrimoch closed 5 years ago

orrimoch commented 5 years ago

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

Thanks, Or

akanimax commented 5 years ago

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

akanimax commented 5 years ago

@orrimoch

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

Best regards, @akanimax