Skip to content

MamoonaRamzan/EmoScan-Emotion-Detector

Repository files navigation

🎭 EmoScan:Emotion Detector

A desktop application that detects human emotions from facial images using a trained deep learning model. It supports image uploads and displays both the predicted emotion and confidence score in a polished, modern interface

🚀 Features

  • 📷 Upload facial images (JPG, PNG)
  • 🤖 Real-time emotion prediction using a CNN model
  • 🎯 Confidence score displayed alongside prediction
  • 💡 Supports 7 emotions:
    Angry, Disgust, Fear, Happy, Neutral, Sad, Surprise
  • 🖥️ Professional UI with dark theme for clean presentation

🧠 Model

The app uses a model (emotion_recognition_model.h5) trained on FER-2013 dataset. It processes images in grayscale and outputs a probability distribution across 7 emotion classes.

Preview

Screenshot 2025-04-26 133742 Screenshot 2025-04-26 133855 Screenshot 2025-04-26 133945

About

Human Facial Emotion Detection Using Deep Learning (CNN) model trained on FER-2013 dataset.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published