SystemErrorWang / CartoonGAN

Tensorflow inplementation of CartoonGAN
115 stars 21 forks source link

can i get the dataset you uses #5

Closed Hx96 closed 4 years ago

Hx96 commented 5 years ago

i want implement the code you write.can i get the dataset link

SystemErrorWang commented 5 years ago

i want implement the code you write.can i get the dataset link

I am sorry that due to copyright issues, i may not be able to share, but i can give you some advice: For human face: ffhq dataset or celeba hq(resize to 256*256) For animate face: kyoto animate and pa works, use animate face detection and manually clean them For real world photo: CycleGAN training dataset For animate image: Shinkai Makoto, Hosoda Mamoru, Miyazaki Hayao, get key frames and random crop to 256256 (if you manually clean them you may get better result)