-
I have downloaded the Mediapipe's android repository, ran it on my mobile and felt the detection is too sluggish, and the overlay to be wiggling oftentimes. I still highly appreciate your work though:…
-
Dear all
I am trying to modify the python landmark demo to work with GPU acceleration.
The platform I am working is a jetson nano.
Following the steps proposed [here](https://github.com/google/me…
-
I have been looking for the models corresponding to the features reported in the papers for the implementation of BlazePose and Medipipe Hands to replicate the reported results.
**Papers:**
* Bla…
-
----------------------------------------------------------------------------------------------------
| Required Info | …
-
I tried to generate a results.txt file following the process described in the readme after replacing the files from the mediapipe folder. I also configured the multi-hand-tracking files in the /graph …
-
Can you please guide how we can get the z-axis along with X and Y in hand's 21 keypoints from wasm Javascript API.
Link: https://google.github.io/mediapipe/solutions/hands.html#javascript-solution-…
-
Hi,
thank you for the great API you share with us !
My first simple JS app with 'hands' interface works fine on Win7 desktop with Nvidia RTX 2070 under Chrome 87.0 , but I can not figure out why i…
-
Hi, I try developing real-time program with mediapipe and my custom tensorflow model. (The model is based on mediapipe's hand recognition solution and it is pre-trained)
I trained my model successf…
-
I'm trying to build a standalone, `dlopen` loadable, GPU accelerated .so of pose estimation on Linux (Ubuntu 21.04 x86_64). However, the moment the .so is loaded using `dlopen`, I end up with a **prot…
-