mediapipe
mediapipe copied to clipboard
Cross-platform, customizable ML solutions for live and streaming media.
I'd like to use Hair Segmentation in a browser app. (btw, it's fabulous that face mesh and selfie segmentation are already there.) Seeing as hair segmentation works great using MediaPipe...
This is the code that goes with https://medium.com/@powderapp/mediapipe-tutorial-find-memes-that-match-your-facial-expression-9bf598da98c0 Note: you should be able to import the artifacts at [this link](https://github.com/fenollp/mediapipe/actions?query=workflow%3A%22FacialSearch+iOS+framework%22) into your Swift iOS app. EDIT Blog post also republished...
The bounding boxes and keypoints from Face Detection are drawn incorrectly (coordinates default to (0, 0) if out of bounds) when the face is partially off the image bounds.
Please make sure that this is a bug and also refer to the [troubleshooting](https://google.github.io/mediapipe/getting_started/troubleshooting.html), FAQ documentation before raising any issues. **System information** (Please provide as much relevant information as possible)...
I have search the issue list and find some relate issue. but I think this is a feature more than a issue. **System information** Android 11 - MediaPipe Solution (you...
I am attempting to run inference with [BlazePose Detector Tflite model](https://google.github.io/mediapipe/solutions/pose) using the tflite c api compiled for macOS x86_64 As far as I can tell my code is working....
**System information** - OS Platform and Distribution: Linux Kubuntu 20.04 - Compiler version: gcc 9.4.0 - Programming Language and version: C++ - MediaPipe version: v0.8.10.2 - Bazel version: 5.2.0 -...
Please make sure that this is a [solution](https://google.github.io/mediapipe/solutions/solutions.html) issue. Hi there everyone I hope everyone is doing well. I was trying some solutions with mediapipe and noticed I found an...
I am using autoflip on CentOS for the videos and that tool works perfect. I want to ask that as this is intelligent engine which detects the important content for...
visibility and presence fields in a NormalizedLandmark for the Holistic Solution always be 0. Is this unsupported right now?