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

Convert the face_landmark.tflite file in your solution back to face_landmark.pb (protobuf file). #11226

Open
arahanthjain160386 opened this issue Jun 24, 2024 · 0 comments · May be fixed by #11246
Assignees
Labels
models:research models that come under research directory type:support

Comments

@arahanthjain160386
Copy link

I am trying to convert the "face_landmark.tflite" file in mediapipe solution (https://github.com/google-ai-edge/mediapipe) back to face_landmark.pb (protobuf file). I am working with C# code and unable to find any wrapper frameworks which make use of .tflite files for face landmark detection. Tensorflow.NET does not support an interpreter to load the .tflite models. But it supports loading models in .pb or "savedModel" format.
Can you please let me know if you have the original tensorFlow model in 'SavedModel of .pb format for Fare landmark detection(Mediapipe Facemesh)? I can use this with TensorFlow.net.

Also, is any one of the pre-trained model of TensorFlow (link provided below) used for face_landMark.tflite model generation? Please suggest.
https://github.com/tensorflow/models/tree/master/research/slim#Pretrained

@laxmareddyp laxmareddyp added the models:research models that come under research directory label Jul 2, 2024
@AnthonyByansi AnthonyByansi linked a pull request Aug 3, 2024 that will close this issue
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
models:research models that come under research directory type:support
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants