mediapipe
mediapipe copied to clipboard
Cross-platform, customizable ML solutions for live and streaming media.
### Description of issue (what needs changing) please add more detail ### Clear description Hello, just out of curiosity, i am wondering what kind of accelerator is being use when...
### MediaPipe Solution (you are using) LLM Inference ### Programming language Python&Android ### Are you willing to contribute it Yes ### Describe the feature and the current behaviour/state The LLM...
Fix warning using `mp_pose.POSE_CONNECTIONS` (frozenset) in `draw_landmarks` function
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe) Yes ### OS Platform and Distribution Windows 11 ### Mobile device if the...
I'm working on implementing image segmentation using my own custom TFLite model, following the code example from MediaPipe. Here's my code: options = vision.ImageSegmenterOptions( base_options=base_options, running_mode=mp.tasks.vision.RunningMode.IMAGE, output_confidence_masks=True, output_category_mask=False ) mp_image...
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe) None ### OS Platform and Distribution Android ### Mobile device if the issue...
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe) None ### OS Platform and Distribution Web ### Mobile device if the issue...
### OS Platform and Distribution macOS 15 ### Programming Language and version JS ### Describe the problem Using `npm-check-updates`, the latest version is `20230920.0.0` You have released `0.10.22` etc, but...
I am running the MediaPipe hand tracking pipeline on a resource-constrained edge device with limited CPU capabilities. However, the single-frame inference latency exceeds 1 second, which is impractical for real-time...
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe) None ### OS Platform and Distribution Android 13 ### MediaPipe Tasks SDK version...