genforce / interfacegan

[CVPR 2020] Interpreting the Latent Space of GANs for Semantic Face Editing
https://genforce.github.io/interfacegan/
MIT License
1.49k stars 282 forks source link

Can I use my own face for Semantic Face Editing #104

Open Niraj-Lunavat opened 1 year ago

Niraj-Lunavat commented 1 year ago

Hi there!

Thank you so much for such wonderful repo, appreciate your efforts!

Can you guys tell me, How can provide my own input images for experimentation, instead of some celeb data? @ShenYujun @younesbelkada @clementapa

In order to do it, What are the changes I need to make in colab file? I am using this file: https://colab.research.google.com/github/genforce/interfacegan/blob/master/docs/InterFaceGAN.ipynb#scrollTo=ccONBF60mVir

Basically, I want to use this code to check it on my set of images.

Any help be appreciated, Thanks in advance!!

sonichen commented 1 year ago

maybe you can convert your image to latent code and then apply interfacegan to manipulate the latent code