-
I think we should silence the following message:
`INFO: Created TensorFlow Lite XNNPACK delegate for CPU.`
-
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe)
None
### OS Platform and Distribution
Mac OS
### Mobile device if the issue happens on mobile devi…
-
I am using the[ image generation sample](https://github.com/googlesamples/mediapipe/tree/main/examples/image_generation) and tried running on my android device
Below is the error
```
FATAL EXC…
-
I am here
https://ai.google.dev/edge/mediapipe/solutions/vision/face_detector
found this website, The website says that the average latency of the model can be 2.94ms when using the Pixel 6 CPU, whi…
-
# Facial Landmark Detection using Mediapipe
## Problem Statement
Facial landmark detection is crucial for various applications such as face recognition, emotion analysis, and augmented reality. Cu…
-
Or maybe even add an example? (But where do we host the binaries for the example?)
Context:
* https://github.com/google/flutter-mediapipe/pull/9
-
Hello, I want to compile a 3D multiple hand detection aar.
My script is like this:
```
load("//mediapipe/java/com/google/mediapipe:mediapipe_aar.bzl", "mediapipe_aar")
mediapipe_aar(
name =…
-
I use the following command to create aar, but when i instead it into your project, it crashed when run on my phone, but your original project works well. Could you please tell me the bazel command an…
-
2013-01-18 17:32:24.951 3347-3462/com.google.mediapipe.apps.hands A/art: art/runtime/indirect_reference_table.cc:132] JNI ERROR (app bug): local reference table overflow (max=512)
2013-01-18 17:32:24…
-
app verison 0.6.3 foss
*Describe the bug**
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'local txt to picture'
**Expected behavior**
1.App is killed
2.The system interface…