-
Notifications
You must be signed in to change notification settings - Fork 482
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
Image_segmentation demo running crash using GPU #484
Comments
I am also experiencing this issue.. With Google Pixel 4a (UP1A.231105.001.b2 build number)
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I use Android studio to run the image_segmentation demo. If I select CPU for delegate, I can get the processing results normally. If I select GPU, I will crash. The crash information is as follows:
F0000 00:00:1736348171.051097 30449 image_frame.cc:102] Check failed: ImageFormat::UNKNOWN != format_ (0 vs. 0)
terminating.
Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 30449 (Thread-15), pid 30170 (agesegmentation)
Cmdline: com.google.mediapipe.examples.imagesegmentation
pid: 30170, tid: 30449, name: Thread-15 >>> com.google.mediapipe.examples.imagesegmentation <<<
#1 pc 000000000061e4bc /data/app/~~aPUpHfheOg6qLqKiaj9jVA==/com.google.mediapipe.examples.imagesegmentation-WGZqCVrDdKsyqqVl89MWtA==/base.apk
The text was updated successfully, but these errors were encountered: