asus4 / tf-lite-unity-sample

TensorFlow Lite Samples on Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to support TensorFlow Lite Task Library model?

psiydown opened this issue · comments

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 Please refer to MediaPipe's official documentation for the input/output of the model

@asus4 Thank you. Do you plan to support the blendshapes model for 'tf-lite-unity-sample'?

@psiydown No. I ensure it works as I've tried it in my commission work. But I can not share the code here 😅 Open to merging PR when you implement it.

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.