-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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
Selfie Segmentation App crashes after running a while #2219
Comments
Hi @sgowroji ,I've tried the workaround but still get the error. Other examples like hello-world,face mesh and face detection app won't crash, only the sefile seg crashes. So I am a little confused on the Android Jetpack API problems, I check other examples like the hair seg , it crashed as well. :( |
Is the issue with Rockchip, have you tried upgrading the firmware. see #1060 (comment) |
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. |
Closing as stale. Please reopen if you'd like to work on this further. |
Problem solved! |
System information
Openjdk version "11.0.9" 2020-10-20
OpenJDK Runtime Environment (build 11.0.9+11)
OpenJDK 64-Bit Server VM (build 11.0.9+11, mixed mode)
Describe behavior:
Bazel build and install the selfie segmentation gpu example on RK3399 as guided on the mediapipe website. After launching the app for a while, the screen freezes and the app crashes. The logcat follows as below:
After searching Google and it seems like some problems with the Camera, The error implies that requestThreadManager fails to get the response .
Any ideas on how to fix that? THX
Other info / Complete Logs :
The text was updated successfully, but these errors were encountered: