Closed kminsoo closed 2 years ago
Hi,
I am following [1,2] for style-mixing and image morphing. You may reuse some codes from Image_Projector
under Evaluation/image_projection/image_projector.py
to implement the two editing.
[1] Abdal, Rameen, Yipeng Qin, and Peter Wonka. "Image2stylegan: How to embed images into the stylegan latent space?." Proceedings of the IEEE/CVF International Conference on Computer Vision. 2019. [2] Abdal, Rameen, Yipeng Qin, and Peter Wonka. "Image2stylegan++: How to edit the embedded images?." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition. 2020.
Thank you so much!
Hi!
I would like to ask you about which codes I run for generating the style-mixed and morphed images.
Thanks!