Thank you for the awesome project!
I was following your Colab notebook and found my blended result is almost just the same as generated image.
I wonder if that is a matter of training steps(500) or if I don't load your blended model properly.
It would be much appreciated if I can get any comments or hints
found the models loaded in the Colab were wrong.
After rigging right models Gs <- 'stylegan2-ffhq.pkl', Gs_blended <-'ffhq-cartoon-blended-64.pkl',
I could see the same result from the pre-printed results.
Hello Justin,
Thank you for the awesome project! I was following your Colab notebook and found my blended result is almost just the same as generated image. I wonder if that is a matter of training steps(500) or if I don't load your blended model properly. It would be much appreciated if I can get any comments or hints
Best regards, Youjin Chung