-
I am attempting to run inference with [BlazePose Detector Tflite model](https://google.github.io/mediapipe/solutions/pose) using the tflite c api compiled for macOS x86_64
As far as I can tell my c…
-
Hi everyone,
I'm working on a project involving head pose estimation and eye blink detection using three Intel RealSense D455F cameras in a recording room. The goal is to capture synchronized RGB a…
-
**Is your feature request related to a problem? Please describe.**
I have 3D data reconstructed from multiple synced videos - DLC and anipose. I was wondering if there is a plan for adding 3D support…
-
this result is impressive, does there any possible downstream applications examples which this tech can be used?
-
Im not sure if its possible, but would it be possible to save the calibration so we don't have to "reset position" calibrate everytime? I think right now it basically auto "resets" when the applicatio…
-
Thanks for your work. Could you please tell me briefly what is the approximate running speed of your network under what kind of hardware?
-
Hello,
I could train a model with celebA and got good results,
but I wasn't sure how to train a model using the cat-dataset in your paper.
I have already downloaded the data set.
Would you tell …
-
At the following loop,
```
while True:
try:
image = take_frame()
image = resize_with_padding(image,1280,720)
# Perform image processing with MediaPipeHolistic
…
-
Hi,
Great software. I'm testing SFM2 using stellar mode on an image set that's consistently returned good results using both SFM and Global SFM. According to the logs, I'm failing after the point…
-
We keep this issue open to collect feature requests from users and hear your voice. Our monthly release plan is also available here.
You can either:
1. Suggest a new feature by leaving a comment…