frcnn icon indicating copy to clipboard operation
frcnn copied to clipboard

.build_release/lib/libmodules.so: cannot open shared object file: No such file or directory

Open moyans opened this issue 7 years ago • 1 comments

@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.

moyans avatar Dec 04 '18 05:12 moyans

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.

makefile avatar Dec 04 '18 05:12 makefile