mediapipe
mediapipe copied to clipboard
Cross-platform, customizable ML solutions for live and streaming media.
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe) None ### OS Platform and Distribution Google Colab (Linux) Ubuntu 22.04.3 LTS ###...
I am currently facing a challenge in implementing 3D face recognition. I am able to create and detect face mesh without any problems on multiple faces. So any ideas or...
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe) Yes ### OS Platform and Distribution Linux Ubuntu 22.04 ### MediaPipe Tasks SDK...
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe) None ### OS Platform and Distribution Android 13 ### MediaPipe Tasks SDK version...
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe) None ### OS Platform and Distribution android 12 ### Mobile device if the...
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe) Yes ### OS Platform and Distribution iOS 17.5.1 ### Mobile device if the...
The original error logs `systemBufferSizeLimit` when `adapter.limits.maxStorageBufferBindingSize` is below required minimum. It should be `systemStorageBufferBindingSizeLimit`.
Accessing `FaceGeometry` and `VertexBufferList` from FaceLandmarkerResult in MediaPipe Task Vision
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe) None ### OS Platform and Distribution Android ### MediaPipe Tasks SDK version Vision...
EDIT: new demo link ### Have I written custom code (as opposed to using a stock example script provided in MediaPipe) No ### OS Platform and Distribution MacOS Sonoma 14.5...
Hi, I would like to use mediapipe facelandmark result and move 3D object using the result. The result of mediapipe facelandmark are normalized values and 3D model make use of...