DeepVO-pytorch icon indicating copy to clipboard operation
DeepVO-pytorch copied to clipboard

with cpu

Open yxh1993 opened this issue 5 years ago • 2 comments

I have this question。 FileNotFoundError: [Errno 2] No such file or directory: 'models/t000102050809_v04060710_s5x7_rnn1000_lr0.0005_optAdagrad.model.train'

I don't have this models , what should i do ?

yxh1993 avatar Mar 25 '19 09:03 yxh1993

Hi, you can download the trained model here: https://drive.google.com/file/d/1l0s3rYWgN8bL0Fyofee8IhN-0knxJF22/view

ChiWeiHsiao avatar Mar 25 '19 11:03 ChiWeiHsiao

Hi, I would like to execute the test.py in "evaluation" mode, but I receive the same error:

FileNotFoundError: [Errno 2] No such file or directory: 'models/t000102050809_v04060710_im184x608_s5x7_b8_rnn1000_lr0.0005_optAdagrad.model.train' Even if I downloaded the weights file and I put it into the models folder. Any suggestion?

buemi avatar Mar 31 '19 08:03 buemi