Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

interface gan pt #46

Closed
Gutianpei opened this issue Aug 16, 2021 · 1 comment
Closed

interface gan pt #46

Gutianpei opened this issue Aug 16, 2021 · 1 comment

Comments

@Gutianpei
Copy link

Hello,

Thanks for the amazing work! I'm running your code and I wondered where does age.pt, smile.pt and pose.pt come from. I checked interface gan repo and they did not provide it. Could you help me with this issue? Thank you very much!

@omertov
Copy link
Owner

omertov commented Aug 17, 2021

Hi @Gutianpei!
We obtained the editing directions by running the InterFaceGAN method:

  1. Sample random style codes.
  2. Generate the corresponding images.
  3. Label each image using a pretrained network (for example - age classification network)
  4. Run the InterFaceGAN repo using the (code, label) pairs obtained above.

See this issue for more details.

Best,
Omer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants