Skip to content

The project detects emotions from human faces using CNNs trained on the FER2013 dataset, with OpenCV for face detection. It showcases practical applications of deep learning in emotion recognition.

Notifications You must be signed in to change notification settings

noobacker/Emojify---Detect-emotion-from-human-face-ML-Project-

Repository files navigation

Emojify - Detect Emotion from Human Face

This project is a facial emotion recognition system that utilizes Convolutional Neural Networks (CNNs) trained on the FER2013 dataset to detect emotions from human faces. The system preprocesses facial images, trains a CNN model, and incorporates OpenCV for face detection. It predicts emotions and displays them alongside the original image, demonstrating the practical application of deep learning in emotion recognition for various real-world scenarios such as human-computer interaction, sentiment analysis, and healthcare.

Tech Stack: Python NumPy Matplotlib Seaborn scikit-learn OpenCV TensorFlow Keras

RESULT Result

About

The project detects emotions from human faces using CNNs trained on the FER2013 dataset, with OpenCV for face detection. It showcases practical applications of deep learning in emotion recognition.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published