mediapipe
mediapipe copied to clipboard
Cross-platform, customizable ML solutions for live and streaming media.
### OS Platform and Distribution windows10 ### Compiler version _No response_ ### Programming Language and version python3.9.13 ### Installed using virtualenv? pip? Conda?(if python) virtualenv ### MediaPipe version _No response_...
### OS Platform and Distribution Windows 11 ### Compiler version Visual Studio 2019 / 2022 ### Programming Language and version C++ ### Installed using virtualenv? pip? Conda?(if python) _No response_...
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe) Yes ### OS Platform and Distribution Windows 10, Chrome 126 ### MediaPipe Tasks...
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe) Yes ### OS Platform and Distribution Android 12 ### Mobile device if the...
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe) Yes ### OS Platform and Distribution iOS 14.3.1 ### 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 22.04 ### MediaPipe Tasks SDK version...
Hello, I rewrote @mediapipe/selfie_segmentation background replacement to @mediapipe/tasks-vision, and the quality of the background replacement is noticeably worse. I used the [code](https://codepen.io/mediapipe-preview/pen/xxJNjbN) from the official documentation as an example and...
The gesture recognizer is returning a default value of -1. changed the _GESTURE_DEFAULT_INDEX to gesture.index to return the gesture class index (id:int). Now the respective class index is returned when...
### Description of issue (what needs changing) Misleading document ### Clear description In the [documentation](https://developers.google.com/ml-kit/vision/pose-detection/classifying-poses), they link to a colab that uses mediapipe 0.8.3, however, after searching pypi the version...
### OS Platform and Distribution Linux RHEL 9 ### Compiler version g++ 13.2.1 ### Programming Language and version C++ 17 ### Installed using virtualenv? pip? Conda?(if python) no ### MediaPipe...