natanielruiz/android-yolo

JNI Function

Opened this issue · 1 comments

Cannot resolve corresponding JNI function Java_org_tensorflow_demo_TensorFlowClassifier_initializeTensorFlow Reports native method declarations in Java where no corresponding JNI function is found in the project.

How to resolve this in TensorFlowClassifier.java and ImageUtils.java?

Does anyone have the solution for that?