Identify and visualize face landmarks in images
Recognize facial expressions from images
Classify beauty in images using a YOLO model
extract 68 points landmark from mediapipe-468
3D Passive Face Liveness Detection (Face Anti-Spoofing)
Turn images into detailed face masks
Swap faces in videos
Distinguish between cat and dog faces
This is a face swapper that swaps face within video.
Securely verify your face for identity without data leaks
Find and highlight faces in images
Replace faces in videos
Face Recognition
Mediapipe Face Mesh is a machine learning framework developed by Google that allows users to identify and visualize face landmarks in images and video streams. It is part of the MediaPipe framework, which provides a cross-platform, customizable, and extensible way to build machine learning pipelines for various applications. The Face Mesh solution is particularly designed for facial feature detection, enabling applications such as facial analysis, AR effects, and more.
pip install mediapipe
What platforms does MediaPipe Face Mesh support?
Does MediaPipe Face Mesh require a GPU for processing?
How many facial landmarks does MediaPipe Face Mesh detect?