Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Unresolved reference: TensorImage #19

Open
noerbarry opened this issue Jun 5, 2022 · 0 comments
Open

Unresolved reference: TensorImage #19

noerbarry opened this issue Jun 5, 2022 · 0 comments

Comments

@noerbarry
Copy link

Expected Behavior

Library :
implementation 'org.tensorflow:tensorflow-lite-task-vision:0.3.1'

can run after gradle sync

Actual Behavior

After Run App Using Android Studio found error

odml-pathways-main/object-detection/codelab2/android/starter/app/src/main/java/org/tensorflow/codelabs/objectdetection/MainActivity.kt: (118, 21): Unresolved reference: TensorImage

Steps to Reproduce the Problem

  1. sync Gradle
  2. Clean Project
  3. Rebuild Project
  4. Run App

Specifications

  • Version: Android Studio Chipmunk | 2022.2.1. Patch 1
  • Platform: Mac OS Big Sur 11.2.3
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant