Skip to content

Human Emotion detection from image is one of the most powerful and challenging research task in social communication. Deep learning (DL) based emotion detection gives performance better than traditional methods with image processing.

License

Notifications You must be signed in to change notification settings

charanhu/Emotion-Finder-using-Convolutional-Neural-Network

Repository files navigation

Emotion Finder using Convolutional Neural Network

img

Human Emotion detection from image is one of the most powerful and challenging research task in social communication. Deep learning (DL) based emotion detection gives performance better than traditional methods with image processing.

   --
   three main steps:
   -->face detection,
   -->features extraction
   -->emotion classification.


   --
   1 Table of Contents:
   2 Data Collection
   3 Importing required libraries
   4 Exploratory Data Analysis
   5 Data Agumentation & Preprocessing
   6 Model without Transfer Learnig
   7 Model with Tranfer Learning
   8 Model Valiation

Model Architecture

img

1. Data set link

img

link: https://www.kaggle.com/datasets/msambare/fer2013

2. Required libraries

   --
   --> Keras
   --> Tensorflow
   --> Numpy
   --> OpenCV
   --> OpenCV-python

About

Human Emotion detection from image is one of the most powerful and challenging research task in social communication. Deep learning (DL) based emotion detection gives performance better than traditional methods with image processing.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published