tensorflow / tensorflow/tflite-support

Error loading native library: task_vision_jni

Open
#989 1 comment 0 reactions 0 assignees View on GitHub

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

WeChat39a99069d531a12787c50a75fadb5fc0

change tensorflow-lite-task-vision version to 0.3.0 , is run ok.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.