-
when I run python -m scripts.pose2vid --config ./configs/prompts/animation.yaml -W 512 -H 512 -acc, this error happened.
` GPU suport is not available: INTERNAL: ; RET_CHECK failure (mediapipe/gpu/g…
-
Hi, thanks for your work, I have successful run the mediapipe_blendshapes_model_to_pytorch.py and get the pytorch model. But when i run test_converted_model.py, i meet the error :
site-packages\me…
-
-
I tried to do a build.
“no such target '//mediapipe/calculators/core:split_landmarks_calculator': target 'split_landmarks_calculator' not declared in package 'mediapipe/calculators/core'”
but it…
-
# Error:
When running `videos_to_poses` as described in the README on a fresh machine I got this:
```
videos_to_poses --format mediapipe --directory videos/
Traceback (most recent call last):
…
-
Hello,
I am using Mediapipe's Pose module in Python to extract region masks from images. My environment includes VS Code for debugging. Despite my efforts to suppress logs, I am still seeing a signif…
-
Error occurred when executing MediaPipe-FaceMeshPreprocessor:
Failed to parse: node {
calculator: "ImagePropertiesCalculator"
input_stream: "IMAGE:image"
output_stream: "SIZE:image_size"
}
nod…
-
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe)
Yes
### OS Platform and Distribution
Android 14
### Mobile device if the issue happens on …
-
Thanks for great job!
I want to know landmark extraction model to implement wing loss.
Could you please tell me which landmark extraction model was used?
Did you convert the onnx model from In…
-
Hello, thanks for your work on getting Mediapipe working with cuda.
I would like to know what is the commit you forked out of mediapipe to init this repo, so that one could create a patch applicabl…