I have the files downloaded and put in the correct places. I am in the lcnn directory However, I get an error when I run the command
th main.lua -dataset /home/local/... -netType NETWORK
the error message:
/home/local/TECHNICALABS/amcintosh/torch/install/bin/luajit: ...ABS/amcintosh/torch/install/share/lua/5.1/trepl/init.lua:389: ...S/amcintosh/torch/install/share/lua/5.1/cutorch/init.lua:2: cannot load '/home/local/TECHNICALABS/amcintosh/torch/install/lib/lua/5.1/libcutorch.so' stack traceback: [C]: in function 'error' ...ABS/amcintosh/torch/install/share/lua/5.1/trepl/init.lua:389: in function 'require' main.lua:2: in main chunk [C]: in function 'dofile' ...tosh/torch/install/lib/luarocks/rocks/trepl/scm-1/bin/th:150: in main chunk [C]: at 0x00405d50
I have installed cutorch and cunn and the error message persists.
I have the files downloaded and put in the correct places. I am in the lcnn directory However, I get an error when I run the command
th main.lua -dataset /home/local/... -netType NETWORKthe error message:
/home/local/TECHNICALABS/amcintosh/torch/install/bin/luajit: ...ABS/amcintosh/torch/install/share/lua/5.1/trepl/init.lua:389: ...S/amcintosh/torch/install/share/lua/5.1/cutorch/init.lua:2: cannot load '/home/local/TECHNICALABS/amcintosh/torch/install/lib/lua/5.1/libcutorch.so' stack traceback: [C]: in function 'error' ...ABS/amcintosh/torch/install/share/lua/5.1/trepl/init.lua:389: in function 'require' main.lua:2: in main chunk [C]: in function 'dofile' ...tosh/torch/install/lib/luarocks/rocks/trepl/scm-1/bin/th:150: in main chunk [C]: at 0x00405d50I have installed cutorch and cunn and the error message persists.