-
-
Notifications
You must be signed in to change notification settings - Fork 17
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
Manage TFlite and MediaPipe for different ABIs #3
Comments
TFLite and Mediapipe APIs are compiled for four ABI platforms, |
@shubham0204 I am getting crashes issues in the app production. I am asking about is it necessary to use these abiFilters for supports 32-bit processor?
check this and also you can check the stackTrace as well at the bottom. |
MLKit and TFLite docs do not suggest adding |
I have added |
Can you share the entire log trace here (of the native-code not found error)? |
@shubham0204 did you checked this issue? |
I am still not able to understand the cause of the issue |
Whenever you figured out this issue Kindly let me know. |
@VishV-Android Which Mediapipe Task library are you using for object detection? Do let me know its version and artifact ID. |
I am creating an android app using TensorFlow and MediaPipe for Object Detection. But in some devices, I am getting ABIs crashes for some devices in the firebase and this problem I am facing after the release the app.
Could you pls help to resolve this issue?
Thanks in advance.
The text was updated successfully, but these errors were encountered: