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 when initilize net by resnet101-solar-best.pth #11

Open
WHU-wh opened this issue Jan 6, 2022 · 1 comment
Open

problem when initilize net by resnet101-solar-best.pth #11

WHU-wh opened this issue Jan 6, 2022 · 1 comment

Comments

@WHU-wh
Copy link

WHU-wh commented Jan 6, 2022

HI, i am facing a problem, need your help .
when i load the resnet101-solar-best.pth on pytorch 1.6+cu101, is OK. i switch to pytorch 1.10+cuda11.3 , then problem
occurs 'RuntimeError: PytorchStreamReader failed reading zip archive: failed finding central directory' . Do you know why?

@tonyngjichun
Copy link
Owner

This seems like a path/file issue more than a version one. Have you tried re-downloading the weights, or changing the path to an absolute one instead of a relative one?

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

2 participants