leehomyc / Faster-High-Res-Neural-Inpainting

High-Resolution Image Inpainting using Multi-Scale Neural Patch Synthesis
http://www.harryyang.org/inpainting
MIT License
1.3k stars 213 forks source link

Issue While Running run_texture_optimization.lua #15

Closed DixithR19 closed 7 years ago

DixithR19 commented 7 years ago

Getting this error if i ran run_texture_optimization.lua /torch/install/share/lua/5.1/loadcaffe/ffi.lua:10: bad argument #1 to 'load' (string expected, got nil) stack traceback: [C]: in function 'error' /users/rajat.a/torch/install/share/lua/5.1/trepl/init.lua:389: in function 'require' run_texture_optimization.lua:70: in main chunk [C]: in function 'dofile' ...at.a/torch/install/lib/luarocks/rocks/trepl/scm-1/bin/th:150: in main chunk [C]: at 0x00405d50

would be helpful if resolved

DixithR19 commented 7 years ago

Resolved the issue. Reinstalled loadcaffe which got all the .so files which were missing.