0% found this document useful (0 votes)
510 views6 pages

Facial Emotion Detection: 1) Background/ Problem Statement

This document summarizes a facial emotion detection system that uses CNNs to recognize facial expressions from images in order to detect emotions like happy or sad. The system works by scanning a person's face with a camera, extracting physiological signals using CNNs, and correlating the images with a training dataset to predict the person's emotional state. It has advantages like providing user feedback for multiple AI tools without human intervention. The system requires a computer with certain minimum specifications and software like a camera, GPU drivers, and text editor to analyze emotions by automatically fetching them from webcam images fed into the CNN model.

Uploaded by

Kunal Patil
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
510 views6 pages

Facial Emotion Detection: 1) Background/ Problem Statement

This document summarizes a facial emotion detection system that uses CNNs to recognize facial expressions from images in order to detect emotions like happy or sad. The system works by scanning a person's face with a camera, extracting physiological signals using CNNs, and correlating the images with a training dataset to predict the person's emotional state. It has advantages like providing user feedback for multiple AI tools without human intervention. The system requires a computer with certain minimum specifications and software like a camera, GPU drivers, and text editor to analyze emotions by automatically fetching them from webcam images fed into the CNN model.

Uploaded by

Kunal Patil
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 6

Facial Emotion Detection

1) Background/ Problem Statement

Recognizing facial expressions would help systems to detect if people were


happy or sad as a human being can. This will allow software’s and AI systems to
provide an even better experience to humans in various applications. From
detecting probable suicides and stopping them to playing mood-based music
there is a wide variety of applications where emotion detection or mood
detection can play a vital role in AI applications.

The system works on CNN (convolutional neural network) for extracting the
physiological signals and make a prediction. The results can be drawn out by
scanning the person’s image through a camera and then correlate it with a
training dataset to predict one’s state of emotions.
2) Working of the Project

This system can detect the Live Emotions of the particular user, system
compares the information with a training dataset of known emotion to find a
match. Different emotion types are detected through the integration of
information from facial expressions, body movement and gestures, and
speech. The technology is said to contribute in the emergence of the so-called
emotional or emotive Internet, Algorithm involve the use of different
supervised machine learning algorithms in which a large set of annotated data
is fed into the algorithms for the system to learn and predict the
appropriate emotion
3) Advantages

 Can be used in multiple AI tools to get user feedback.

 No need of human intervention.

4) Algorithm

 CNN (Convolutional Neural Network)

5) System Description
The system comprises of 1 major module as follows:

1. User:
 Analyse: User just have to run the project and the system will
automatically fetch the emotion from the webcam or camera.
6) Project Life Cycle

The waterfall model is a classical model used in system development life


cycle to create a system with a linear and sequential approach. It is termed as
waterfall because the model develops systematically from one phase to
another in downward fashion. The waterfall approach does not define the
process to go back to the previous phase to handle changes in requirement.
The waterfall approach is the earliest approach that was used for software
development
7) System Requirements

I. Hardware Requirement

a. Laptop or PC
 I3 processor system or higher
 4 GB RAM or higher
 100 GB ROM or higher
 Webcam enabled or an External Camera
 GPU enabled system (e.g.: - NVIDIA)

II. Software Requirement

a. Laptop or PC
 Windows 7 or higher
 XAMP or WAMP Server
 Text Editor (Notepad++ or Sublime Text)
 Camera Drivers
 GPU Drivers
8) Limitation/Disadvantages

 Internet Connection is mandatory

9) Application– This system can be used by any user who wants to


explore artificial intelligence

10) Reference

 https://ieeexplore.ieee.org/abstract/document/8543567
 https://towardsdatascience.com/face-detection-recognition-and-
emotion-detection-in-8-lines-of-code-b2ce32d4d5de
 https://arxiv.org/abs/2012.00659

You might also like