Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Face Stylizer example #433

Open
Haperth opened this issue Aug 12, 2024 · 0 comments
Open

Face Stylizer example #433

Haperth opened this issue Aug 12, 2024 · 0 comments

Comments

@Haperth
Copy link

Haperth commented Aug 12, 2024

Could not get this working: https://colab.research.google.com/github/googlesamples/mediapipe/blob/main/examples/face_stylizer/python/face_stylizer.ipynb or the version on github: https://github.com/google-ai-edge/mediapipe-samples/blob/main/examples/face_stylizer/python/face_stylizer.ipynb (this has a broken wget link to the model). The error running example code on example image is pasted below. Ubuntu Linux. I had no problem running other mediapipe examples (facemesh etc).

WARNING: All log messages before absl::InitializeLog() is called are written to STDERR
I0000 00:00:1723452022.269298 128911 gl_context_egl.cc:85] Successfully initialized EGL. Major : 1 Minor: 5
I0000 00:00:1723452022.272248 128942 gl_context.cc:357] GL version: 3.2 (OpenGL ES 3.2 Mesa 23.2.1-1ubuntu3.1~22.04.2), renderer: RENOIR (renoir, LLVM 15.0.7, DRM 3.42, 5.15.0-117-generic)
W0000 00:00:1723452022.273504 128911 image_tensor_specs.cc:248] TFLite model has more than 1 subgraphs. Use subrgaph 0 as the primary subgraph for inference
INFO: Created TensorFlow Lite XNNPACK delegate for CPU.
W0000 00:00:1723452022.295824 128943 inference_feedback_manager.cc:114] Feedback manager requires a model with a single signature inference. Disabling support for feedback tensors.
WARNING: Attempting to use a delegate that only supports static-sized tensors with a graph that has dynamic-sized tensors (tensor#911 is a dynamic-sized tensor)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant