mediapipe icon indicating copy to clipboard operation
mediapipe copied to clipboard

Cross-platform, customizable ML solutions for live and streaming media.

Results 687 mediapipe issues
Sort by recently updated
recently updated
newest added

Please make sure that this is a [solution](https://google.github.io/mediapipe/solutions/solutions.html) issue. **System information** (Please provide as much relevant information as possible) - Have I written custom code (as opposed to using a...

type:support
platform:android
stat:awaiting response
solution:holistic
stalled

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)...

platform:android
stat:awaiting response
solution:holistic
type:bug
stalled

**FaceMesh GPU Build** I have sucessfully build FaceMesh for CPU using the following command **BUILD for CPU** `bazel build -c opt --define MEDIAPIPE_DISABLE_GPU=1 mediapipe/examples/desktop/face_mesh:face_mesh_cpu` But for BUILD for GPU, I...

type:support
MediaPipe
stat:awaiting response
solution:face mesh
stalled

**System information** - OS Platform and Distribution (e.g. Linux Ubuntu 16.04, Android 11, iOS 14.4): Linux Ubuntu 18.04(Nvidia GeForce GTX 1080) - Compiler version (e.g. gcc/g++ 8 /Apple clang version...

type:build/install
stat:awaiting response
solution:face mesh
platform:python

Hello, Apologies if this is trivial but I'm wondering if there's something else I'm missing when it comes to how the normalised co-ordinates are calculated. I'm NSlogging the landmarks similar...

type:support
platform:ios
stat:awaiting response
solution:iris
stalled

Hi. I'm trying to build mediapipe aar on Windows for face detection but I faced this issue which I'm not sure the solution for this. can anyone give a help?...

type:build/install
platform:windows
solution:face detection
android::aar

I customized a Calculator, the rough code is as follows: ``` ::mediapipe::Status MyCalculator::Process(CalculatorContext* cc) { /////////////////////////////// hardcoded path. cv::Mat background = cv::imread("mediapipe/calculators/image/testdata/clouds2.png"); ...... } ``` , in the code, I...

status:duplicate
type:support
MediaPipe
calculators
stat:awaiting googler

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)...

stat:awaiting response
solution:pose
framework
type:bug
stalled

**System information** (Please provide as much relevant information as possible) - OS Platform and Distribution: Docker, image python:3.8-alpine - Installed using virtualenv? pip? Conda? (if python): pip - [MediaPipe version](https://github.com/google/mediapipe/releases):...

type:build/install
MediaPipe
stat:awaiting response
stalled
platform:docker

I am using the pose_tracking_gpu in java. It draws all the landmark points and connections of those points. How can I change the color of the landmarks and lines? Got...

type:support
platform:android
solution:pose