mediapipe icon indicating copy to clipboard operation
mediapipe copied to clipboard

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

tried to run the example it isnt working checked the error 2 ppl already posted same error but its closed, Samsung galaxy s24 ultra not supported? have already converted and...

I have run example android app (without making any changes in the original codebase) in a real device (samsung a53) & put the device on the table without doing anything...

I have trained custom object detection model with relevant data (~750 annotated image x 3 augmantations) There are 4 choices for pretrained models. And tested 4 of them with different...

Hi~ I have a question. Which dataset are used for training of hand model?

i saw the changelog : Add EDGETPU_NNAPI delegate option in MediaPipe tasks API is the only support tpu nnapi on android? if so ,how can make it support nnapi dsp...

I'm writing to report an issue I've encountered while working with the tasks-vision.facelandmarker in MediaPipe. I am trying to overlay virtual glasses on a user's face, and while everything works...

I am writing to report an issue I have encountered while importing the mediapipe library using ES6 modules in Workers. When attempting to import mediapipe, I consistently receive the following...

im creating an AI that plays minecraft and im using training data to get the AI a little headstart. ive some test data with a camera over the players hand...

When will pose_landmarker support IOS?

As the samples code setResultListener(this::returnLivestreamResult) ![image](https://github.com/googlesamples/mediapipe/assets/15169396/2522b4da-e705-423a-b942-ff1b33b0b8d6) How can I get Current Bitmap from MPImage? thank you .