mediapipe
mediapipe copied to clipboard
Cross-platform, customizable ML solutions for live and streaming media.
I'm having some issues trying to identify small regions on a high resolution image when I train a custom model using Mediapipe model maker. See how to create a custom...
Fix typo and prefer "ground truth" over "groundtruth" as that is how it's done in the rest of the document.
+ includes some updates to the Pose Landmarker APIs
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe) None ### OS Platform and Distribution Python 3.9 (Windows) ### Mobile device if...
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe) Yes ### OS Platform and Distribution Android 11 ### MediaPipe Tasks SDK version...
How does the mediapipe application set the image width and height parameters when initializing it?
Every time we click to perform mediapipe initialization, the application crashes and cannot proceed to the next step. ` 02-05 00:42:40.769 5344 5390 E native : E0000 00:00:1675575760.764098 5390 diffuser_gpu.cc:88]...
### Description of issue (what needs changing) Document performance differences between facial landmark models. ### Clear description `FaceMesh` return landmarks, which can optionally be refined (`refine_landmarks`). It is not clear...
### 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...
### OS Platform and Distribution window10 ### Compiler version _No response_ ### Programming Language and version python 3.10.9 ### Installed using virtualenv? pip? Conda?(if python) Conda ### MediaPipe version _No...