williamyang1991 / StyleGANEX

[ICCV 2023] StyleGANEX: StyleGAN-Based Manipulation Beyond Cropped Aligned Faces
Other
502 stars 35 forks source link

Face attribute editing #12

Closed dongyun-kim-arch closed 1 year ago

dongyun-kim-arch commented 1 year ago

Awesome work. Vtoonify was amazing, but StyleGANEX is even better.

Screenshot 2023-08-10 at 1 52 51 PM

Especially, I am interested in face attribute editing (video), but I can only test age and hair editing. As shown in the example (open mouse, smile, gender swap, etc), how can I edit the face attributes?

Is training StyleGANEX necessary? It would be great if you could elaborate how to get different face attribute editing step by step.

Thank you! :)

williamyang1991 commented 1 year ago

Yes. For image editing, no training is required. For video editing, to achieve fast inference and temporal consistency, you need to train on your target face attribute following https://github.com/williamyang1991/StyleGANEX#video-editing-1