1

I'm trying the object detection API (Git repo) from Tensorflow with android and when I build the project with bazel everything works fine and the libstensorflow_demo.so is there and loads normally. But when I try to to build the project with Gradle only and manually add the library to the JniLibs following this and this Github issue but I get the error mentioned in the title with an other error :

ObjectTracker: Native object tracking support not found. See tensorflow/examples/android/README.md for details.

Anyone encountered this problem?

user 007
  • 821
  • 10
  • 31
  • Did you finally solve this issue? I am having the exact same problem. – user10253771 Mar 12 '19 at 01:15
  • yes i did find a solution. I opened an issue in [TensorFlow's Git repo](https://github.com/tensorflow/tensorflow/issues/19384#issuecomment-392705318) where i shared my solution. I hope it helps you – user 007 Mar 12 '19 at 08:24

0 Answers0