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

Error #3

Open
liuyp23 opened this issue Mar 28, 2018 · 0 comments
Open

Error #3

liuyp23 opened this issue Mar 28, 2018 · 0 comments

Comments

@liuyp23
Copy link

liuyp23 commented Mar 28, 2018

Hi,

When I run your code, there is no problem with data_utils.py and data_utils.py. But I can not run eval_cnn_block_frame_flow.py sucessfully.

Loading dataset
Loading model
Traceback (most recent call last):
File "eval_cnn_block_frame_flow.py", line 35, in
chkpt = torch.load(model_dir, map_location=lambda storage, loc: storage)
File "/home/yuanpeng/anaconda3/lib/python3.6/site-packages/torch/serialization.py", line 259, in load
f = open(f, 'rb')
FileNotFoundError: [Errno 2] No such file or directory: ''

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