Skip to content
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

Problem with using model se_resnext50 #210

Open
cycyco opened this issue Apr 28, 2021 · 0 comments
Open

Problem with using model se_resnext50 #210

cycyco opened this issue Apr 28, 2021 · 0 comments

Comments

@cycyco
Copy link

cycyco commented Apr 28, 2021

When I use code pretrainedmodels.se_resnext50_32x4d(pretrained='imagenet') to download model se_resnext50, error comes up :

File "/home/xx/anaconda3/envs/torch37/lib/python3.7/site-packages/torch/serialization.py", line 764, in _legacy_load
magic_number = pickle_module.load(f, **pickle_load_args)
_pickle.UnpicklingError: invalid load key, '<'.

But when I tried other models such as se_resnext101,resnet ,there's no error. What goes wrong?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant