bryandlee / animegan2-pytorch

PyTorch implementation of AnimeGANv2
MIT License
4.38k stars 641 forks source link

dataset of model Face Portrait v1/2 #30

Open wzy0903 opened 2 years ago

wzy0903 commented 2 years ago

Thanks for your open source code. About the dataset of Face Portrait v1/2, What face and animation data sets are used to train this model? I am troubled by the lack of appropriate data sets. I would appreciate it if you could let me know.

bryandlee commented 2 years ago

Hi, those were trained on private dataset. Faces were generated from the FFHQ-trained stylegan2.

SandroChen commented 2 years ago

What about anime faces?

suke27 commented 2 years ago

Hi

Hi, those were trained on private dataset. Faces were generated from the FFHQ-trained stylegan2.

Hi, you need real faces and generated cartoon faces, right? how many images you used during train process

baixinping618 commented 2 years ago

Hello, can you train as long as you align the human face data and aligned animation pictures? Is that right? The code remains the same