Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I/flutter (11540): [DEBUG] Error loading TFLite model: PlatformException(100, Error on load Yolov5 model, java.io.FileNotFoundException: flutter_assets/assets/best_int8(1).tflite #44

Open
Pochii07 opened this issue Jul 6, 2024 · 2 comments

Comments

@Pochii07
Copy link

Pochii07 commented Jul 6, 2024

I've called the assets right but i still get this error.

@Pochii07 Pochii07 changed the title close I/flutter (11540): [DEBUG] Error loading TFLite model: PlatformException(100, Error on load Yolov5 model, java.io.FileNotFoundException: flutter_assets/assets/best_int8(1).tflite Jul 6, 2024
@Jtahhhhh
Copy link

Jtahhhhh commented Dec 11, 2024

any update? i have the same problem when trying to use it with play asset delivery

@geoffielliott
Copy link

I have the same issue when building the provided example as an Android app deployed on phone. Exception seems to imply "flutter_asset/" is prepended to asset path defined in pubspec.yaml

Does the generated resource bundle for the assets include 'flutter_assets" as root folder????
Any case it doesn't find the assets when I try to run example on mobile phone, though I am a total Flutter newbie

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants