Closed markpredigertrinamix closed 1 year ago
@markpredigertrinamix,
Certainly, you have the capability to extract the FaceDetector TFLite model file and the FaceMesh-V2 model file from the facelandmarker.task task file by downloading through the guide here and executing the following command:
unzip face_landmarker.task
Additionally, we kindly request confirmation regarding the status of this matter from your perspective. If it has been successfully addressed, may we proceed to mark this issue as resolved and formally close it? Thank you
Thanks! I would have found it very beneficial it it were mentioned somethere in the docs that a .task file is just a zip file.
Have I written custom code (as opposed to using a stock example script provided in MediaPipe)
None
OS Platform and Distribution
Embedded
MediaPipe Tasks SDK version
No response
Task name (e.g. Image classification, Gesture recognition etc.)
Face detection and landmarks
Programming Language and version (e.g. C++, Python, Java)
C++
Describe the actual behavior
Describe the expected behaviour
Standalone code/steps you may have used to try to get what you need
Other info / Complete Logs
No response