Announcing mediapipe_helper: A helper package for using MediaPipe's face_mesh package #342
LearningnRunning
started this conversation in
Show and tell
Replies: 1 comment
-
Your code is using legacy API AFAIK, though it does work with Linux, but for macOS, only up to 0.10.9. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Introduction
The face_mesh package in MediaPipe is a powerful tool for facial landmark detection. However, it can be difficult to use, especially for beginners. The mediapipe_helper package is designed to make it easier to use the face_mesh package.
Features
The mediapipe_helper package provides a number of features that make it easier to use the face_mesh package, including:
Installation
To install the mediapipe_helper library, you can use pip:
or
You can check out more here: https://github.com/LearningnRunning/py_face_landmark_helper.
If you have anything to add or modify to this package, please let me know. Thank you.
Beta Was this translation helpful? Give feedback.
All reactions