robbiebarrat / art-DCGAN

Modified implementation of DCGAN focused on generative art. Includes pre-trained models for landscapes, nude-portraits, and others.
Other
2k stars 340 forks source link

Portrait GAN #20

Open samiede opened 5 years ago

samiede commented 5 years ago

Hey! I've downloaded the portrait dataset myself, albeit only ~4k images as the other issue suggests. My question is: have you used a face detector before training, because the images have a lot of different sizes and shapes, and while I do resizing before training, that will of course extremely skew the results!