mediapipe
mediapipe copied to clipboard
Cross-platform, customizable ML solutions for live and streaming media.
I have referred to the docs of mediapipe but there is not any feasible way or some package manager to achieve this. Also, there is no support for Swift. There...
Hi community... After updating numpy to its latest version I tried to install mediapipe on my raspberry pi 3 model b with following instructions found in [here](https://pypi.org/project/mediapipe-rpi3/)... ``` sudo apt...
Dear colleagues, since, I am struggling to make the user example run, I have tried several remedies available on git and stackoverflow. Still I am facing this issue below command...
I found that it is easy to use ARCore to achieve AR effects, but **ARCore** can only be used in some machine, not my android device. so I plan to...
**### Trying to build for ubunutu desktop MediaPIPE GPU** `bazel build -c opt --config=cuda --spawn_strategy=local --define no_aws_support=true --copt -DMESA_EGL_NO_X11_HEADERS mediapipe/examples/desktop/object_detection:object_detection_tensorflow` **Error:** INFO: Analyzed target //mediapipe/examples/desktop/object_detection:object_detection_tensorflow (0 packages loaded, 0 targets...
I'm trying to build 'hello_world' using docker on Windows 10, and following error occurred. - command: GLOG_logtostderr=1 bazel run --define MEDIAPIPE_DISABLE_GPU=1 mediapipe/examples/desktop/hello_world - log: ------------------------------------------------------------------------------------------------------------------- root@9543c984390b:/mediapipe# GLOG_logtostderr=1 bazel run --define...
I am trying to build Object detection for CPU using https://google.github.io/mediapipe/solutions/object_detection.html But I get errors during run application **Build** bazel build -c opt --define MEDIAPIPE_DISABLE_GPU=1 mediapipe/examples/desktop/object_detection:object_detection_tflite The build is successful...
i want to use mediapipe in raspberry pi 4 but i don't know how
### The use of mediapipe in windows was easy andit was installed using pip, after searching a lot I was able to build the examples of mediapipe using bazel build....
Hi. When I download the traced file from the iOS app built with the profile setting and upload it to viz.mediapipe.dev, the following error occurs on v0.8.3.1 and no problem...