You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to load the weights of the pretrained wide resnet for ImageNet, using Tensorflow, I get the error message:
"RuntimeError: Cannot open file. This file was likely created with Python 2 and an old hickle version."
I haven't found any solution to this. Can you help me find weights that can be used with python 3.6?
Thanks,
Jenny
The text was updated successfully, but these errors were encountered:
When trying to load the weights of the pretrained wide resnet for ImageNet, using Tensorflow, I get the error message:
"RuntimeError: Cannot open file. This file was likely created with Python 2 and an old hickle version."
I haven't found any solution to this. Can you help me find weights that can be used with python 3.6?
Thanks,
Jenny
The text was updated successfully, but these errors were encountered: