cvpr15deepcompare icon indicating copy to clipboard operation
cvpr15deepcompare copied to clipboard

torch test error

Open sunbin1205 opened this issue 6 years ago • 1 comments

When I test torch, run match_cpu.lua the following error occurred. /home/zbw/torch/install/bin/lua: cannot open <../networks/siam2stream/siam2stream_liberty_nn.t7> in mode r at /home/zbw/torch/pkg/torch/lib/TH/THDiskFile.c:673 stack traceback: [C]: in ? [C]: in function 'DiskFile' /home/zbw/torch/install/share/lua/5.2/torch/File.lua:405: in function 'load' extract_cpu.lua:8: in main chunk [C]: in function 'dofile' .../zbw/torch/install/lib/luarocks/rocks/trepl/scm-1/bin/th:150: in main chunk [C]: in ? What's the problem? Is it my torch installation error? I'm a new, asking for help! Thank you very much!

sunbin1205 avatar Apr 09 '18 12:04 sunbin1205

It means that the file is not there

szagoruyko avatar Apr 11 '18 09:04 szagoruyko