-
Notifications
You must be signed in to change notification settings - Fork 116
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 load + predict using pretrained models #8
Comments
Similar error with the older commit, and both pretrained models (50 and 70) :
|
Have you tried using commit 8a5efa4 ? With that one it should work. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
Thanks for sharing your great work! I am trying to use your pretrained models for prediction with the test airfoils. What I have tried so far is to load the model and state dict like this:
What I get is an error like this with missing and mismatched layer sizes:
The text was updated successfully, but these errors were encountered: