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

how to use e4e and pkl files #64

Closed
leeisack opened this issue Oct 20, 2021 · 2 comments
Closed

how to use e4e and pkl files #64

leeisack opened this issue Oct 20, 2021 · 2 comments

Comments

@leeisack
Copy link

I have a pkl file learned through stylegan2-ada. But I'm not sure how to use it for e4e through this. Also, it would be helpful if you tell me how to make a pkl file into a pt file.

@omertov
Copy link
Owner

omertov commented Oct 25, 2021

Hi @leeisack!
Our repo assumes you already have a checkpoint compatible with rosinality's stylegan2 repo,
here is a relevant issue.
basically you will need to convert the checkpoint using the convert_weights.py script from his repository.

LMK if there are problems with that!
Best,
Omer

@leeisack
Copy link
Author

thanks for you'r answer.
I am very interested in your thesis. Hopefully the code will be fixed as soon as possible. thanks

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