Open kirk86 opened 7 years ago
I meet the same error
Please have look at this issue
l have added "-D_GLIBCXX_USE_CXX11_ABI=0 ",but a new error occurred,as follows:
Traceback (most recent call last):
File "demo.py", line 11, in
@zjz5250 I have the same error with u. I am using cpu
@crazymxm I have tried your solution, and it works for me. My platform is raspberry pi. GCC/G++ version 6.3.0. Thanks a lot!!!
I have the same error with you @kirk86
tensorflow.python.framework.errors_impl.NotFoundError: /home/ii/app/Faster-RCNN_TF-master/tools/../lib/roi_pooling_layer/roi_pooling.so: undefined symbol: _ZTIN10tensorflow8OpKernelE
I am using gpu : cuda9.0 cudnn7.1 python3.5 tensorflow1.10 ubuntu18.04
hi thanks for this. I've tried following the guide in order to run the demo but I've run into the following errors. Any suggestions?