Face Landmark Detection

 

 

Summary

MediaPipe Face Mesh is a facial geometry solution that utilizes machine learning to estimate 468 3D landmarks in real-time.

The prediction runs on minimal memory and CPU resources. It also features a lightweight model architecture that enables it to run smoothly across various platforms.

In this tutorial, I will show you how implement your own facial landmark detection app at 30 FPS on CPU in 5 minutes.


Win10 • Mac • Linux • Python

Requirements

PC / Laptop

GET

WebCam

GET

PyCharm Community

DOWNLOAD

Implementation

Download Files

Video Tutorial 

©Augmented Startups 2021