mit-han-lab / anycost-gan

[CVPR 2021] Anycost GANs for Interactive Image Synthesis and Editing
https://hanlab.mit.edu/projects/anycost-gan/
MIT License
776 stars 98 forks source link

How can I edit my photos using your already trained model in demo.py #6

Closed GewGaw74 closed 3 years ago

GewGaw74 commented 3 years ago

Hello. I express my gratitude for the work done.

I am far from programming. Installed your project. Can you explain in more detail how I can edit my images using demo.py. I found the paths input_images and projected_latents. Npy files stay old when replacing images.

What steps should I take to get interactive image editing for my images?

Thanks in advance, I don’t know how to do it.

tankhang2004 commented 9 months ago

Have you done it? If so, I need your help. It seems like this repo is generating faces out of randomness and edit those random faces. I want to upload my own images and edit them. How do I do that?