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

I want to use Holistic among the functions of Mediapipe to extract the desired point and skeleton with just images of the arms and legs. For that reason, I need...

type:support
MediaPipe
stat:awaiting response
solution:pose

Hi I am trying to get bounding box of the pose estimate using draw_detection function given in drawing_utils.py but I am getting error in location_data. Error is - "AttributeError: 'google.protobuf.pyext._message.FieldProperty'...

type:support
stat:awaiting response
solution:pose
stalled

Build aar but the error message shows that I can't access the Builder is there anyone who can help? ``` public void startCamera() { cameraHelper = new CameraXPreviewHelper(); cameraHelper.setOnCameraStartedListener(this::onCameraStarted); CameraHelper.CameraFacing...

platform:android
stat:awaiting response
type:bug
solution:face detection
stalled

I am working on building a standalone cpp project for detecting pose. In the project,I am using 2 of the mediapipe tflite models (pose_detection and pose_landmark), and the output dimensions...

type:support
stat:awaiting response
solution:pose
framework
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:desktop
stat:awaiting response
solution:holistic
type:bug

**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): Yes - OS...

type:support
platform:android
solution:pose

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

type:build/install
platform:android
solution:hands
stat:awaiting response

Hi, can anyone help me in implementing the 3d glass try-on or rendering on face using mediapipe. In documentation there is no sample code for that example image/gif - !...

type:support
stat:awaiting response
solution:face mesh
platform:python
stalled

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) OS Platform and Distribution linux Ubuntu 21.04 MediaPipe version: v0.8.10.2 Bazel...

type:support
stat:awaiting response
solution:face mesh

Hi, does anyone know how does mediapipe calculate POSE_WORLD_LANDMARKS? I mean staring from the info of pelvis/ hip, what principles or assumptions does it use to say any landmark, say...

type:support
solution:pose
stat:awaiting googler