MediaPipeのPythonパッケージのサンプルです。2024/9/1時点でPython実装のある15機能について用意しています。
-
Updated
Sep 2, 2024 - Python
MediaPipeのPythonパッケージのサンプルです。2024/9/1時点でPython実装のある15機能について用意しています。
🖼️ PortraitStylization - A Pytorch style transfer algorithm optimized for human faces. Based on the paper "A Neural Algorithm of Artistic Style" (https://arxiv.org/abs/1508.06576)
With the Mediapipe library we can put up to 468 landmark in our face
Computer Vision python package that makes its easy to run Digital Image processing (DIP) and AI functions. At the core it uses OpenCV and google Mediapipe libraries.
A deeplearning based deepfake detection project for human face images and videos
Monitor and detect any malicious or suspicious activity and raise warnings and email alerts
Face and iris detection using ONNX models in Python based on MediaPipe
Cognitive Surveillance system -- detect any malicious activity (when person is looking away from camera) and alert though warning popups and email notifications (to the concerned authority)
This project uses Python to create a hands-free mouse controlled by eye movements. It utilizes OpenCV for webcam input, Mediapipe for eye tracking, and PyAutoGUI for mouse actions. Eye movements move the cursor, and left eye blinks trigger clicks, offering an accessibility solution for users with mobility limitations.
This repo has modules to help you to get automation at work by CV2 & Mediapipe using python.
Add a description, image, and links to the facemesh topic page so that developers can more easily learn about it.
To associate your repository with the facemesh topic, visit your repo's landing page and select "manage topics."