-
Notifications
You must be signed in to change notification settings - Fork 70
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 pretrained model such as densnet161? #9
Comments
RuntimeError: Error(s) in loading state_dict for DenseASPP: why all weights r unexpected? |
i meet the same error as you ,did you solve this problem? thx |
For anyone that is stuck, use the modified version that may help much: with the (basically a few remapping is needed for the weight state), and don't forget to
|
No description provided.
The text was updated successfully, but these errors were encountered: