when I load your pre-trained weight,get this problem. Some solutions that provided online didn't work for it, can you provide some suggestions? My setting: Python3.6+PyTorch0.4.1
I guess it may caused by Python version, the provided model was trained in Python2.
If you want to use it in Python3, this issue may help you.
At least it works fine for me.
when I load your pre-trained weight,get this problem. Some solutions that provided online didn't work for it, can you provide some suggestions? My setting: Python3.6+PyTorch0.4.1