-
I have this error building desktop version `pose tracking` for both cpu and gpu.
The full errors build are
```
INFO: Found 1 target...
ERROR: /home/itc/mediapipe/mediapipe/calculators/tensor/…
-
So, in BlazePose we have detector and tracker.
I just download the detector part [tflite model](https://github.com/google/mediapipe/blob/master/mediapipe/modules/pose_detection/pose_detection.tflite)…
-
Hello all
I am trying to implement mediapipe javascript web-based face detection. The code below is to get the stream using the webcam and video element.
I want to ask if there is any way to get …
-
I'm using @tensorflow-models/face-landmarks-detection npm package for detecting face landmarks
I'm facing a problem when I switch between images, even though the new image is sent for prediction, t…
-
**System information**
- OS Platform and Distribution : Ubuntu 18.04, jetson xavier):
- Programming Language and version : python 3.8.10
- Bazel version: bazel 3.7.2
when I install it, the…
-
I had use the apple_static_library generated mediapipe SDK. then I integrated it with cmake but I got some error that it could't find the calculators. I find other issue about these but can't solve my…
-
Dear miss/mister,
I can't get the landmarks working in python. I followed this issue solution: https://github.com/google/mediapipe/issues/1530
(mp_env) sjoerd@sjoerd-GL552VW:~/mediapipe-0.8.3.1/…
-
**System information**
- OS Platform and Distribution: Linux Ubuntu
- Solution: FaceMesh, FaceDetection, Iris
- Programming Language and version: Java Android
I am using aar to build the new…
-
A possibility how to speed up the computations time of the whole handtracking is to deduce the result of the palmDetect (rect and orientaton of hand) from the last result of the landmarkDetect. And ON…
-
I tried a build and got errors:
cannot find -lImath
cannot find -lIlmImf
cannot find -lIex
cannot find -lHalf
cannot find -lIlmThread
cannot find -ldc1394
Installed dependencies noted in othe…