mchong6 / JoJoGAN

Official PyTorch repo for JoJoGAN: One Shot Face Stylization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to choose the swapping layers?

Sutongtong233 opened this issue · comments

commented

In the notebook, you choose [9,11,15,16,17] as the swapping layer. I wonder about the consideration of this choice.
Thanks in advance.