Closed mohammad-rj closed 2 years ago
The toonify StyleGAN generator has a bias for outputting images with a smile since that is the data it was trained on. What you can do is encode the image and then edit it to remove the smile. Although I don't have the time to make a notebook to demonstrate editing, there are a few scripts for a couple similar repos that may be able to help you out:
latent
representing the image encoding and a direction smile
and you can edit the latent representation according to that direction.
Thank you for the interesting work.
is it possible use toonify photo without smileing ?
I need the output like this result
I'm not very familiar with these issues (StyleGAN - stylegan_weights - ffhq_cartoon_blended.pt - psp_ffhq_encode.pt - psp_ffhq_toonify.pt - stylegan2-ffhq-config-f.pkl - ffhq - training - models - dataset - res - targets - test and ... ) Is it possible for you guys make a colab for this particular purpose plz ? or guide me how I can edit this colab to do this ?