-
Whilst building the project, it was noticeable that the rdf4j-repository-materialisation-processor module takes 48(!)s to build whilst only containing one test.
Let's reduce this.. (by a multitud…
-
I organized my project in the same workspace as MediaPipe and build my project with Bazel. Now I am looking into converting my project into a wasm Web Assembly file so that I can import it on a static…
-
Loom project: https://openjdk.java.net/projects/loom/
With Loom there is a current known limitation that means code should ideally avoid performing IO inside a `synchronized` block.
The suggesti…
-
[This line of code](https://github.com/google/mediapipe/blob/master/mediapipe/calculators/tflite/tflite_tensors_to_landmarks_calculator.cc#L204) seems to provide inference result after a forward pass …
-
Hi! Please help me, I have such a situation, I have a c++ code in which I read an image, and I need to call poseTracking from mediapipe. I can't figure out what I need to do so that I can call Post Tr…
-
**Expected Behavior**
It would be nice and useful (from a configuration point of view) if `` attributes `fixed-delay` and `fixed-rate` supported the `java.time.Duration` syntax, with support for re…
-
If file name contains umlaut characters (e.g. ü) then ShareFileClient return 400 status code when trying to copy file.
Although it is possible to download and upload files with names containing um…
-
Hello,
I am not sure why this is happening, I am new to mediapipe so i might be missing something.
I copied the basic hand tracking example but removed the final rendering node, all I am intere…
-
**Describe the bug**
A customer followed this tutorial (https://docs.microsoft.com/en-us/azure/developer/java/spring-framework/configure-spring-boot-starter-java-app-with-azure-key-vault) which he/sh…
-
Hello everybody,
Im using the Ubuntu Server in a VM VirtualBox in a laptop and Im trying to install Presto to see how it works. When I set the command python3 launcher.py run the terminal sends the…