mediapipe
mediapipe copied to clipboard
Cross-platform, customizable ML solutions for live and streaming media.
Hi everyone, -I am trying to run mediapipe application for tracking iris after building successfully. -My running command line is below: **bazel-bin\mediapipe\examples\desktop\iris_tracking\iris_tracking_cpu_video_input --calculator_graph_config_file=mediapipe/graphs/iris_tracking/iris_tracking_cpu_video_input.pbtxt --input_side_packets=input_video_path="D://anv1581s//anv//testvid1.mp4",output_video_path="D://anv1581s//anv//VideosMediapipe//testout4.mp4"** After using this command line, it...
According to the [model card](https://drive.google.com/file/d/1bsWbokp9AklH2ANjCfmjqEzzxO1CNbMu/preview), the output for iris detection are 74+5 2D landmarks coordinates. However, I am getting 213 outputs, including negative numbers. How can I retrieve the specified...

Please make sure that this is a [solution](https://google.github.io/mediapipe/solutions/holistic.html) issue. **System information** (Please provide as much relevant information as possible) - Have I written custom code (No): - OS Platform and...
**System information** (Please provide as much relevant information as possible) - Have I written custom code (as opposed to using a stock example script provided in MediaPipe): No - OS...
Please make sure that this is a feature request. **System information** (Please provide as much relevant information as possible) - MediaPipe Solution (you are using): Mediapipe FaceMesh - Programming language:...
Here is the scene , user need to do like the video shows. I use MP Android Hands Solution to load the demo video , get:  Actually , It's...
**Describe the expected behavior:** I intended to use Mediapipe in Unity (where mediapipe is not supported I think) and since its Barracuda engine only supports ONNX format, so I decided...
**System information** - I am using the example code provided on mediapipe's github - Running the JS solution for pose estimation - [MediaPipe version](https://github.com/google/mediapipe/releases): all versions have this issue -...
**System information** (Please provide as much relevant information as possible) - macOS 12.4 M1 - Bazel version: 5.0.0 - Pose tracking - Building for android **Describe the expected behavior:** I...