ncorbuk / Facial_expression_classification_using_Mediapipe_and_SVM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Facial Expression classification using Mediapipe and SVM

Libraries used

Mediapipe : MediaPipe is Google's open-source framework, used for media processing.In this project I have used this library to detect landmarks on the face.

OpenCV

Numpy

Pandas

Scikit Learn

About


Languages

Language:Jupyter Notebook 97.9%Language:Python 2.1%