mediapipe
mediapipe copied to clipboard
Cross-platform, customizable ML solutions for live and streaming media.
`FaceLandmarkers` is two times slower than `FaceMesh` even though both return only the facial landmarks in their default configuration. ```py import mediapipe as mp from mediapipe.python.solutions.face_mesh import FaceMesh from mediapipe.tasks...
Found in code here: https://github.com/google/mediapipe/blob/3a93a5d5d3f90ba3863f14ef4b0a4fc01505d035/mediapipe/web/graph_runner/graph_runner.ts#L929 I'm not sure how the ModuleFactory is defined, but when the build generates the `vision_wasm_internal.js` file for hand landmark tracking, that code will overwrite the...
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe) None ### OS Platform and Distribution iOS / Xcode ### MediaPipe Tasks SDK...
According to the doc: https://developers.google.com/mediapipe/solutions/vision/pose_landmarker/web_js This should be supported. Related to #4409 and #4605
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe) No ### OS Platform and Distribution Ubuntu 22.1.0 ### MediaPipe Tasks SDK version...
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe) No ### OS Platform and Distribution Mac M1 Pro ### MediaPipe Tasks SDK...
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe) Yes ### OS Platform and Distribution Android 11, 12, 13 ### Mobile device...
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe) None ### OS Platform and Distribution Windows 11 ### Mobile device if the...
### OS Platform and Distribution macOs Sonoma 14.1.2, iOS 17.0, M1 MacBook Pro ### Compiler version _No response_ ### Programming Language and version swift 5.9 ### Installed using virtualenv? pip?...
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe) Yes ### OS Platform and Distribution windows 10 ### Mobile device if the...