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 feature request. - MediaPipe Solution (you are using): **facemesh, Iris** - Programming language : **C++** - Are you willing to contribute it (Yes/No):...

type:feature
solution:face mesh
framework

Hello! As I understand from documentation, AttentionModule produces 478 landmars face model, adding Irises to the standard one. `mp_face_mesh.FACEMESH_NUM_LANDMARKS = 468` `mp_face_mesh.FACEMESH_NUM_LANDMARKS_WITH_IRISES = 478` However, `mp_face_mesh.FACEMESH_IRISES=8`. My question is what...

type:support
solution:face mesh
stat:awaiting googler

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:javascript
solution:pose
stat:awaiting googler

- OS Platform and Distribution (e.g. Linux Ubuntu 16.04, Android 11, iOS 14.4):linux Ubuntu20.04 in rockpi - [MediaPipe version](https://github.com/google/mediapipe/releases):0.8.9 - Bazel version:5.2.0 - OpenCV version (if running on desktop):4.2.0 when...

type:build/install
MediaPipe
platform:desktop
solution:holistic

Please make sure that this is a build/installation issue and also refer to the [troubleshooting](https://google.github.io/mediapipe/getting_started/troubleshooting.html) documentation before raising any issues. **System information** (Please provide as much relevant information as possible)...

type:build/install
MediaPipe
stat:awaiting googler

As for the ios example of selfie segmentation, could you please give me more details? Could you add the background blur effect and the example of changing the background to...

platform:ios
type:others
solution:selfie segmentation

Thank you for submitting a MediaPipe documentation issue. The MediaPipe docs are open source! To get involved, read the documentation Contributor Guide ## URL(s) with the issue: https://google.github.io/mediapipe/solutions/face_mesh.html ## Description...

type:support
solution:face mesh
platform:javascript

According to the [documentation](https://google.github.io/mediapipe/solutions/face_mesh.html#effect-renderer) and [this issue](https://github.com/google/mediapipe/issues/1155) it's possible to apply a PNGBlob 2D or 3D to a FaceMesh. - Is there an example for Desktop / JS ? -...

type:feature
solution:face mesh
platform:javascript
stat:awaiting googler

Hi, I am looking for a solution to achieve head segmentation (hair with face segmentation) in real time on a webcam video. What do you recommend to achieve this with...

platform:python
type:others
solution:hair segmentation

I am trying to run [face_effect](https://github.com/google/mediapipe/tree/master/mediapipe/graphs/face_effect) demo which renders the face paint and glasses. It is not included in the examples so I am making a binary using the provided...

type:support
solution:face mesh
framework
stat:awaiting googler