tensorflow / tensorflow/tflite-support
Error loading native library: task_vision_jni
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 441
- Forks
- 146
- PR merge metrics
- No merged PRs in 30d
Description
def tensorflow = "0.4.4"
api "org.tensorflow:tensorflow-lite-task-vision:$tensorflow"
api "org.tensorflow:tensorflow-lite-support:$tensorflow"
api "org.tensorflow:tensorflow-lite-metadata:$tensorflow"
when tensorflow-lite-task-vision version is 0.4.4
change tensorflow-lite-task-vision version to 0.3.0 , is run ok.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Gradle dependency declarations in the issue and compare the native-library loading behavior between tensorflow-lite-task-vision versions 0.4.4 and 0.3.0. Reproduce the reported error shown in the attached image, then verify that version 0.4.4 loads successfully without the task_vision_jni failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- tensorflow
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100