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'm working with mediapipe face mesh landmarks model. What I want is to find the 468 landmarks for a face and then filter out any faces with occluded landmarks. The...

type:support
solution:face mesh
stat:awaiting googler

In [Grishchenko et al (2022): BlazePose GHUM Holistic: Real-time 3D Human Landmarks and Pose Estimation](https://arxiv.org/pdf/2206.11678.pdf) The authors write: " To showcase BlazePose GHUM Holistic we created an open-source avatar demo...

type:docs-bug
platform:javascript
solution:holistic
stat:awaiting googler

Sir i am building a virtual UI so can user travel to different script on virtual button distance becomes less **System information** (Please provide as much relevant information as possible)...

type:feature
MediaPipe

Error while running Face mesh with Refine Landmark = True **System information** - Have I written custom code (as opposed to using a stock example script provided in Mediapipe): No...

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

Chrome: 96.0.4664.110 "node": "14.15.4", "npm": "6.14.x" React: 16.13.1 perhaps there is some garbage collection that I can do to 'reset'/clear the connection? ``` RuntimeError: abort(Module.arguments has been replaced with plain...

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

I'm using the example iOS app (Target name: PoseTrackingGPU) in the mediapipe repo. iOS version 15.5. Code is running on an iPhone 12 Pro Max. Mediapipe version is 0.8.10. Overall,...

type:support
platform:ios
solution:pose
stat:awaiting googler

It would be usefull to have a function that transfroms the coordinates to the coordinate systems of threejs or Blender! Would it be possible?

type:feature
platform:javascript

I am trying to insert custom networks into the hands pipeline to detect not-quite human hands and to understand the inputs and outputs of the existing networks. As I understand,...

type:support
solution:hands
platform:python
stat:awaiting googler

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

platform:ios
MediaPipe
type:bug
stat:awaiting googler

Hello, we observe that the latest face dection model(face_detection_full_range_sparse.tflite) accept 192x192x3 as input, not 128x128x3 anymore, is there anyplace stored anchor information of that? We need to run this tflite...

type:support
MediaPipe
stat:awaiting googler
solution:face detection