mediapipe
mediapipe copied to clipboard
Cross-platform, customizable ML solutions for live and streaming media.
I'm seeing the following crash after a call to (the very first frame after app launch) : processor.onNewFrame(bitmap, System.currentTimeMillis()); Integrate pose detection according to documentation. 1,Initialize ‘’‘ try { processor...
Hi Team, I am trying to figure out how to correctly compile AutoFlip to run using the GPU. **System information** - Dell Vostro 14, 11th Gen Intel® Core™ i7-1165G7 @...
Solution: Objectron Im reading the papers and the online documentation of Objectron. There is a sentence in the paper that I don't understand. https://arxiv.org/pdf/2012.09988.pdf About the 2 stage architecture you...
Please make sure that this is a build/installation issue and also refer to the [troubleshooting](https://google.github.io/mediapipe/getting_started/troubleshooting.html) documentation before raising any issues. **System information** (Please provide as much relevant information as possible)...
Hi, Is there a way to write an ios example such as those in `mediapipe/mediapipe/examples/ios` outside of mediapipe's repository? It seems that all such examples need to depend on rules...
I am integrating mediapipe into my WebRTC based Android application written in Java. I tried to get the most simple edge detection example working with my app to verify the...
I observed that it only detects the closest person to the cam in a video, but I want to detect a person who is some distance away and not the...
**System information:** - Have I written custom code?: No - OS Platform and Distribution: Linux Ubuntu 22.04 - MediaPipe version: v0.8.10.2 - Bazel version: 5.2 - Solution: Hands - Programming...
**System information** (Please provide as much relevant information as possible) - OS Platform and Distribution (e.g. Linux Ubuntu 16.04, Android 11, iOS 14.4):windows10 - Programming Language and version ( e.g....
**System information** (Please provide as much relevant information as possible) - Copypasted in [JS face_mesh demo](https://google.github.io/mediapipe/solutions/face_mesh#javascript-solution-api) . Code is [this.](https://gist.github.com/ndrewtl/f30acda2e4c93f92f7ed77fd405ea50d) - Platform: WSL / Arch Linux - Solution: FaceMesh -...