Sam-Varghese / FaceLandmarkTracker

Implementation of mediapipe transfer learning to track live feed facial landmarks through OpenCV.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Face Landmark Tracker

alt

This ML program tracks the face and detects the exact 3D coordinates of facial landmarks like eyelashes, eyebrows, chin, nose tip and 478 such points. Program leverages transfer learning from Google's mediapipe model, trained on over 30K manually annotated dataset which ensures high accuracy and efficiency.

About

Implementation of mediapipe transfer learning to track live feed facial landmarks through OpenCV.


Languages

Language:Jupyter Notebook 100.0%