This Repository shows how to use the machine learning models from Mediapipe for any use case. We will be using the OpenCV-Python library.
Mediapipe is an open-source, cross-platform library that provides Machine Learning solutions. The solutions range from face detection to objectron. Different models can be found here
These are the solutions I have provided examples for. My youtube channel explains these solutions more in depth.
The installation of both OpenCV and Mediapipe libraries is required.
-
Installing Mediapipe
On Windows
pip install mediapipe
On Mac/Linux
pip3 install mediapipe
For more details, check out the official site here.
-
Installing OpenCV-python
On Windows
pip install opencv-python
On Mac/Linux
pip3 install opencv-python
More Mediapipe machine-learning models can be implemented into this code base. Any contributions made are appreciated.
- Fork project and clone
- Create feature branch (name of ML model)
- Commit and push changes to branch
- Open a Pull Request
- Python
Distributed under MIT License. See LICENSE for more information.
If you found this helpful, please star it. ⭐
You can watch my tutorial on Computer Vision Topics on my channel
If you have any questions or need help in CV Project, feel free to DM on Instagram
You can reach out to me here: