mediapipe
mediapipe copied to clipboard
Cross-platform, customizable ML solutions for live and streaming media.
Without this commit, the DrawingUtils constructor fails in Web Workers because the CanvasRenderingContext2D is not available in the worker context. This commit adds a check whether the CanvasRenderingContext2D is defined...
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe) None ### OS Platform and Distribution Android 11 ### Mobile device if the...
I have fine-tuned Gemma-2b-en model with Keras. I want to test the model on-device with Mediapipe LLM Inference. What's the procedure of doing the same? I read that the Keras...
Hi, I'm using Mediapipe's FaceLandmarker to create rotoscoping masks around some face features, which work really great, now but I'm wondering how I could stabilize the footage/stream while analyzing it....
### Have I written custom code Yes ### OS Platform and Distribution Ubuntu 22.04 ### MediaPipe Tasks SDK version 0.10.13 and 0.10.14 ### Task name face landmarker ### Programming Language...
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe) Yes ### OS Platform and Distribution Windows 11 Enterprise ### MediaPipe Tasks SDK...
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe) Yes ### OS Platform and Distribution Ubuntu 22.04.4 LTS ### Mobile device if...
I need to load mediapipe task-vision in a web worker for an electron app. I tried all sorts of ways and nothing worked. Is there an example of a proper...
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe) None ### OS Platform and Distribution Android 14 ### Mobile device if the...