sadeepj / crfasrnn_keras

CRF-RNN Keras/Tensorflow version
http://crfasrnn.torr.vision
MIT License
603 stars 170 forks source link

Running error #40

Open caojiehui opened 6 years ago

caojiehui commented 6 years ago

I meet the error "tensorflow.python.framwork.errors_impl.NotFoundError: libtensorflow_framework.so: cannot open shared object file : No such file or directory". I hope you have time to help solve it.

zhangbaijin commented 4 years ago

Did you solve the problem?i have the same problem,can you help me?thanks

mazeleihan commented 4 years ago

I fix it,you need install TensorFlow-c. Just makefile to get this .so file ,and export to your path. https://tensorflow.google.cn/install/lang_c#download