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

Unable to support TensorFlow Lite Task Library model? #909

Closed
psiydown opened this issue May 30, 2023 · 2 comments · Fixed by #992
Closed

Unable to support TensorFlow Lite Task Library model? #909

psiydown opened this issue May 30, 2023 · 2 comments · Fixed by #992

Comments

@psiydown
Copy link

psiydown commented May 30, 2023

@homuler Hope to enhance support for Mediapipe latest "pose_ landmarker.task", "face_ landmarker.task", "hand_ Landmarker.task" model.

After decompressing 'face_ landmarker.task' there are three model files. How do use 'face_blendshapes.tflite' to get blendshapes in Unity?

@psiydown psiydown changed the title How can I change the face detector of face mesh tracking to a full range face detector? Unable to support TensorFlow Lite Task Library model? May 30, 2023
@onuralpszr
Copy link

This is related to this #896

Project needs a lot of changes before even talk about these changes, it is not just ".task" files it is also about proto to flatbuffers and change major cpp parts make compatible with unity then needs to make changes about patches has been included in bazel part (https://github.com/homuler/MediaPipeUnityPlugin/tree/master/third_party) as well.

@newnon
Copy link

newnon commented Jun 27, 2023

Face blendshape support #935

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

Successfully merging a pull request may close this issue.

3 participants