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

The application size is very large #27

Open
maheralzoubi97 opened this issue Sep 21, 2023 · 4 comments
Open

The application size is very large #27

maheralzoubi97 opened this issue Sep 21, 2023 · 4 comments
Labels
help wanted Extra attention is needed

Comments

@maheralzoubi97
Copy link

No description provided.

@vladiH vladiH added the help wanted Extra attention is needed label Sep 22, 2023
@denesbartha
Copy link

I am also having this issue. I could find that the file libtensorflowlite_flex_jni.so that is being generated is around 90MB. Is there a way to reduce the size of this by excluding some dependencies that is not necessary for loading a YOLO8 tflite model and doing inference?

@Srini138
Copy link

Hi @denesbartha I am also facing same issue by the way did you overcome with any solution

@denesbartha
Copy link

Hi @Srini138, I ended up using tensorflow/flutter-tflite because I needed to use a small lib. That does not support YOLO8 as of for now (which in my case was a requirement too) but there is a workaround.

@Srini138
Copy link

Hi @denesbartha , Thanks for your reply. does flutter_tflite workaround reduce the size of libtensorflowlite_flex_jni.so . The apk size is getting reduced

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants