eriklindernoren / Keras-GAN

Keras implementations of Generative Adversarial Networks.
MIT License
9.18k stars 3.14k forks source link

SRGAN: CelebA dataset #149

Open saqibnaziir opened 5 years ago

saqibnaziir commented 5 years ago

hi im trying to download the dataset for SRGAN but i couldn't find the file.

"Too many requests

Sorry, this link has been automatically turned off for now. Learn more about traffic limits. " can you please provide me with some other link to download the dataset.

Quannguyen01 commented 5 years ago

@saqibnaziir I think Kaggle has the dataset that you need. More info here: https://www.kaggle.com/jessicali9530/celeba-dataset/version/2#

Hope this help!

eriklindernoren commented 5 years ago

You can find other ways of downloading the dataset here: http://mmlab.ie.cuhk.edu.hk/projects/CelebA.html

saqibnaziir commented 5 years ago

thanks for your help. it worked.