-
Notifications
You must be signed in to change notification settings - Fork 269
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
Google colab - When running cell to convert tensorflow model to pytorch model, I get an error #44
Comments
Are you using a model from Stylgan2-Ada? I have at some point got that error while using google colab, but the solution was nothing to do with colab. |
Sorry that I am late. |
What params and functions are you using? I was able to get my Stylegan2-ada model to work using the advice of #21 Have you tried that? |
I left it all at default and when running the cell "!python /content/ganspace/models/stylegan2/stylegan2-pytorch/convert_weight.py --repo="/content/stylegan2/" "/content/ffhq.pkl" #convert weights" |
Hi, I have checked out the issue and it did not solve anything, I still can't convert my model and I still get this error |
Please try the advice suggested in #21 |
I have multiple times but I think I found the problem. Thanks! |
Oh and not to forget, I did find a Stylegan2-ada-pytorch repo but it doesn't convert weights |
This is the error I am getting. Any help?
The text was updated successfully, but these errors were encountered: