Facial Emotion Intensity Detection

This project is a deeplearning project developed to detect the intensity of facial expressions. Using MediaPipe, facial key points are detected, and feature vectors are created by calculating the distances between these points. These feature vectors are then used to determine the intensity of facial expressions using the K-means clustering algorithm.

Screenshot from 2024-07-03 18-55-00 Screenshot from 2024-07-03 20-04-55 Screenshot from 2024-07-03 20-05-06 Screenshot from 2024-07-03 20-06-47