-
Hello. I am currently building a python application which uses the mediapipe pose models for pose estimation.
However, I am not using the mediapipe library, but a custom implementation of all the req…
-
Every time you create e.g. an `ImageSegmenter` with `ImageSegmenter.createWithOptions({wasmBinaryPath: ..., wasmLoaderPath: ...})` a `` element is added to the document with `wasmLoaderPath`. If you l…
-
Hi, I am using your Face Landmarker Detection project on a Huawei Honor V8 model, running the demo you provided, in LIVE_STREAM mode with setDelegate(Delegate.GPU), and trying to process 256 video fra…
-
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe)
No
### OS Platform and Distribution
Windows 10
### MediaPipe Tasks SDK version
0.10.9
…
-
If you try to install tflite-model-maker-nightly basically it starts to download **all nightly build wheels** since the first release rather than latest one as supposed.
This seems caused by a bad …
-
### What's the feature?
I fail to use `python demo/gradio_inpainting.py` , I couldn't find a tutorial on how to use this. thx~
$ python demo/gradio_inpainting.py
==model_name aot_gan
==meta_f…
xddun updated
11 months ago
-
BlazeFace -> FaceMesh -> MediaPipeIrisのフローになります。
https://github.com/axinc-ai/ailia-models/tree/master/face_recognition/mediapipe_iris
FaceMeshは既存コードをご利用ください。
FaceMeshの出力に対して、Irisを検知して、描画してください。
-
### Description of issue (what needs changing)
Device specifications for mediapipe to run on Web, Android and iOS
### Clear description
I am looking for the minimum configuration requirements to ru…
-
### MediaPipe Solution (you are using)
Android library:com.google.mediapipe:tasks-genai:0.10.14
### Programming language
Android Java
### Are you willing to contribute it
None
### De…
-
Hello.
I do want to update hand models to the latest ones by MediaPipe. I have downloaded them and they are in the .tflite format I can't import into the script. What should I do?
Thanks