mediapipe
mediapipe copied to clipboard
Cross-platform, customizable ML solutions for live and streaming media.
### Description of issue (what needs changing) Add manifest tags `` to Android LLM Inference Guide ### Clear description The Android LLM Inference Guide doesn't mention the need to add...
I run the python example in colab and provide this image [https://beyogi.com/learn-yoga/poses/warrior-ii-pose/] as input. It is a typical yoga pose. When I compare the results of landmarks and world_landmarks I...
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe) No ### OS Platform and Distribution Windows 11 ### MediaPipe version latest ###...
### OS Platform and Distribution Windows 11 ### Compiler version _No response_ ### Programming Language and version TypeScript 5.4.3 ### Installed using virtualenv? pip? Conda?(if python) _No response_ ### MediaPipe...
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe) None ### OS Platform and Distribution Ios 17.0.3 ### MediaPipe Tasks SDK version...
### MediaPipe Solution (you are using) All ### Programming language Javascript ### Are you willing to contribute it None ### Describe the feature and the current behaviour/state The file sizes...
### Description of issue (what needs changing) _No response_ ### Clear description I've recently discovered that Mediapipe has specific compatibility requirements with certain versions of Python, which can be confusing...
### MediaPipe Solution (you are using) Hands ### Programming language _No response_ ### Are you willing to contribute it None ### Describe the feature and the current behaviour/state ```shell We...
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe) None ### OS Platform and Distribution ubuntu20 ### MediaPipe Tasks SDK version 0.10.7...
### Description of issue (what needs changing) Whatever package `ImageProcessingOptions` is in is not documented correctly. ### Clear description https://developers.google.com/mediapipe/api/solutions/python/mp/tasks/vision/holistic_landmarker/image_processing_options_module/ImageProcessingOptions shows that `ImageProcessingOptions` is in `mediapipe.tasks.vision.holistic_landmarker.image_processing_options_module` but this package does...