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

About using pytorch to read pre-trained models #8

Open
Passenger12138 opened this issue May 26, 2022 · 2 comments
Open

About using pytorch to read pre-trained models #8

Passenger12138 opened this issue May 26, 2022 · 2 comments

Comments

@Passenger12138
Copy link

I need to reproduce stylegan based on the pytorch framework。
I found many pre-trained models here, thank you very much for your input, but they are all implemented based on the tensorflow version.
I would like to know if there are some other pretrained models implemented based on the pytorch framework.
Or is there any other way I can use these pretrained models

@fangxuehouwuming
Copy link

I need to reproduce stylegan based on the pytorch framework。 I found many pre-trained models here, thank you very much for your input, but they are all implemented based on the tensorflow version. I would like to know if there are some other pretrained models implemented based on the pytorch framework. Or is there any other way I can use these pretrained models

I have the same problems. Have you solved it?

@eps696
Copy link

eps696 commented Jan 10, 2024

@fangxuehouwuming check https://github.com/rinongal/StyleGAN-nada, i think there was some script for such weights conversion

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

3 participants