yiranran / APDrawingGAN

Code for APDrawingGAN: Generating Artistic Portrait Drawings from Face Photos with Hierarchical GANs (CVPR 2019 Oral)
Apache License 2.0
788 stars 147 forks source link

Does the training data has to be in pairs ? #15

Closed Jonxjdong closed 2 years ago

Jonxjdong commented 4 years ago

I downloaded the training data and saw they were strictly in pairs. Does it mean that I need to prepare the similar format of training data if I want to train a new model for another painting style?

yiranran commented 4 years ago

Yes this method is a supervised method. We also have a method for unpaired data training https://github.com/yiranran/Unpaired-Portrait-Drawing