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

There are no (resnet50-19c8e357.pth) files. #2

Open
Henkwu opened this issue Oct 25, 2020 · 0 comments
Open

There are no (resnet50-19c8e357.pth) files. #2

Henkwu opened this issue Oct 25, 2020 · 0 comments

Comments

@Henkwu
Copy link

Henkwu commented Oct 25, 2020

Traceback (most recent call last):
File "main.py", line 146, in
state_params = torch.load(state_dict_path)
File "/root/anaconda3/envs/pytorch/lib/python3.6/site-packages/torch/serialization.py", line 571, in load
with _open_file_like(f, 'rb') as opened_file: File "/root/anaconda3/envs/pytorch/lib/python3.6/site-packages/torch/serialization.py", line 229, in _open_file_like
return _open_file(name_or_buffer, mode)
File "/root/anaconda3/envs/pytorch/lib/python3.6/site-packages/torch/serialization.py", line 210, in init
super(_open_file, self).init(open(name, mode))
FileNotFoundError: [Errno 2] No such file or directory: '/path/to/the/vanilla/resnet/models/resnet50-19c8e357.pth

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