mediapipe
mediapipe copied to clipboard
Cross-platform, customizable ML solutions for live and streaming media.
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...
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'...
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...
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...
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)...
**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...
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)...
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 - !...
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...
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...