mediapipe
mediapipe copied to clipboard
Cross-platform, customizable ML solutions for live and streaming media.
I'm reviewing Mediapipe as a potential solution for non-Android embedded GPU inference (using an Adreno GPU) and wanted to ask some basic questions: * Is the implementation for GPU inference...
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe) Yes ### OS Platform and Distribution Android OS 9 ### MediaPipe Tasks SDK...
### OS Platform and Distribution Linux Ubuntu 22.04 ### Compiler version _No response_ ### Programming Language and version Kotlin JVM target 1.8 ### Installed using virtualenv? pip? Conda?(if python) _No...
### 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...
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe) None ### OS Platform and Distribution ubuntu 20.04 ### MediaPipe Tasks SDK version...
### Description of issue (what needs changing) code example is misleading with 2 poses in webcam ### Clear description the demo sets numPoses=2, but for webcam you clear the canvas...
Version 0.10.12 is available on npm https://www.npmjs.com/package/@mediapipe/tasks-vision but pypi is still at 0.10.11 https://pypi.org/project/mediapipe/
I've been trying to use Mediapipe detection model with Tkinter but the result is a very laggy video. Here is the code I'm using: import cv2 from custom_funcs import mediapipe_detection...
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe) None ### OS Platform and Distribution linux ### MediaPipe Tasks SDK version 0.10.11...
### OS Platform and Distribution M1 MacBook Air, macOS Monterey ### Compiler version Apple clang version 13.1.6 (clang-1316.0.21.2.3) ### Programming Language and version C++ ### Installed using virtualenv? pip? Conda?(if...