frcnn
frcnn copied to clipboard
.build_release/lib/libmodules.so: cannot open shared object file: No such file or directory
@makefile hi,I have successfully run rfcn-resnet50 code, when I use fpn-resnet50(both master branches and fpn branches have tried) get this erro.
see the QA part in README:
Cannot load module layer dynamic library, the program search the modules first in enviroment variable CAFFE_LAYER_PATH then in predefined DEFAULT_LAYER_PATH in Makefile. So try to set CAFFE_LAYER_PATH in shell script.