clovaai / stargan-v2

StarGAN v2 - Official PyTorch Implementation (CVPR 2020)
Other
3.48k stars 654 forks source link

reference style information #92

Open 16hyejinlee opened 3 years ago

16hyejinlee commented 3 years ago

paper said that we extract pose(angle of the face) in source image. However, Is it possible that we extract pose in reference image .

I means that Can I decide style information to be extracted from the reference image?