aimagelab / meshed-memory-transformer

Meshed-Memory Transformer for Image Captioning. CVPR 2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

no file found

MrLianSYSU opened this issue · comments

File "train.py", line 317, in
}, 'saved_models/%s_last.pth' % args.exp_name)
File "/media/lianjunliang/liansang/anaconda3/envs/m2release/lib/python3.6/site-packages/torch/serialization.py", line 376, in save
with _open_file_like(f, 'wb') as opened_file:
File "/media/lianjunliang/liansang/anaconda3/envs/m2release/lib/python3.6/site-packages/torch/serialization.py", line 230, in _open_file_like
return _open_file(name_or_buffer, mode)
File "/media/lianjunliang/liansang/anaconda3/envs/m2release/lib/python3.6/site-packages/torch/serialization.py", line 211, in init
super(_open_file, self).init(open(name, mode))
FileNotFoundError: [Errno 2] No such file ordirectory:'saved_models/m2_transformer_last.pth'