Closed onefish51 closed 3 years ago
Hi @onefish51! As SeFa decomposes the affine layers weights matrix to obtain meaningfull latent directions, they are not bound to relate to a specific semantic attribute, as opposed to the supervised methods. for example, with InterFaceGAN you can obtain an editing direction corresponding to a specific attribute (while also being able to disentangle it from other semantic attributes based on conditioning).
It seems like the edits are inconsistent accross different latent codes (this is the issue if I understand correctly), so I would suggest asking your question in SeFa's repo since the implementation here should match the official one without modifications (you can test it by using the same latent codes here and in the official repo).
Best, Omer
Hi. Thanks for your great work!
at first , I uesed the code and input image in colab
emmm ,I guess it edit face in
pose
direction .but when I changed the input image
it edit face in
hair style
!Besides I want to edit face in other direction(Eyeglasses, Gender, Hair Color ...),so I changed
indices
like this :result :