Hello,
I download the code source and successfully compile to have all apk. Some of them work, some have crash !
Here is the report
Tested device: Tablet Huawei MediaPad M5
Android version: 9
CPU hisilicon Kirin 960s
edgedetectiongpu : OK
facedetectioncpu: OK
objectdetectioncpu: OK
objectdetectiongpu: OK
hairsegmentationgpu: OK
handdetectiongpu: Crash
handtrackinggpu: Crash
facedetectiongpu: Crash
So it is not a problem of GPU / CPU because some apk running with GPU are still ok.
The logs are below
Best regards,
Bao
I tested the compiled applications on android.
handtrackingcpu - crashed
handtrackinggpu - crashed
On a few frames, a picture from the camera appears and the application crashes. Tested with Huawei mate 20 and huawei mate 20 pro.
few times I can run handtrackinggpu on huawei mate 20 pro.
I think these are some compatible problems.
yes it crashed on these devices too, it seems to be an issue with android 9 ?
Hi,
Thanks for the detailed notes @baocareos .
Based on the logcat, this seems to be related to https://github.com/google/mediapipe/issues/41 .
We will try to reproduce on our end also .
Hi, The issue should be solved the v0.6.5 release (or newer) . Please have a look and let us know
Most helpful comment
I tested the compiled applications on android.
handtrackingcpu - crashed
handtrackinggpu - crashed
On a few frames, a picture from the camera appears and the application crashes. Tested with Huawei mate 20 and huawei mate 20 pro.