google-ai-edge / mediapipe

Cross-platform, customizable ML solutions for live and streaming media.
https://ai.google.dev/edge/mediapipe
Apache License 2.0
27.76k stars 5.18k forks source link

Error while building graph of mediapipe #2527

Closed HieuNT1998 closed 3 years ago

HieuNT1998 commented 3 years ago

I am integrating mediapipe facedetection into an exist android project. I followed guideline on the medipipe tutorial page. https://google.github.io/mediapipe/getting_started/android_archive_library.html

I built the aar library but having problems when building face detection graph. There was no error during the build process. However, when integrated into Android, the app is killed after starting camera. Screenshot from 2021-09-09 22-51-14

I think my aar library has no problem because i used the graph file which is built available online. App works normally.

sgowroji commented 3 years ago

Hi @HieuNT1998, Can you try checking the workarounds mentioned in this https://github.com/google/mediapipe/issues/1407

google-ml-butler[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you.

google-ml-butler[bot] commented 3 years ago

Closing as stale. Please reopen if you'd like to work on this further.

google-ml-butler[bot] commented 3 years ago

Are you satisfied with the resolution of your issue? Yes No