tdrussell / IllustrationGAN

A simple, clean TensorFlow implementation of Generative Adversarial Networks with a focus on modeling illustrations.
269 stars 57 forks source link

Hello, have you found a way to distribute the dataset? #1

Open diggerdu opened 7 years ago

ghost commented 7 years ago

I would like to know this too. The results are extremely impressive.

Skylion007 commented 7 years ago

I'd be happy to help you distribute the dataset.

ghost commented 7 years ago

I did find some alternatives, you will also get much more than 20k this way.

curl "https://media.kitsu.io/characters/images/[1-100000]/original.jpg" -o "#1.jpg"
curl "http://www.anime-planet.com/images/characters/i-[1-100000].jpg" -o "#1.jpg"
shaform commented 6 years ago

I would like to know as well. Even if it it not released, at least indicate which sites to crawl from. It appears to be different from anime-planet & kitsu.

hanrelan commented 6 years ago

@tdrussell We'd be happy to host this dataset for you over at https://brine.io. I remember seeing this repo when exploring GANs but being unable to reproduce without the original dataset.

johndpope commented 5 years ago

https://github.com/jayleicn/animeGAN has a dataset

https://github.com/forcecore/Keras-GAN-Animeface-Character - 500MB characters download