Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.69 KB

README.md

File metadata and controls

41 lines (30 loc) · 1.69 KB

Interview Assistant: A Facial Emotion Detection Project

Description

The project focuses on making a facial emotion detection interview assistant that keeps track of the person in scope's attention

Motivation

We can identify what the person is trying to convey by looking at their facial expressions. As they say, "a picture is worth a thousand." A conversation is 5% verbal and 95% non-verbal, and in an attempt to try to help machine understand what we do, we try to teach it the concept of "emotion" by training it on facial emotion datasets.

Impact

This project will help a student to guide them to enhance their interview skills and a company to judge the performance of an interviewee.

Pre-requisites

Knowledge Pre-requisits

  • Basic Deep Learning concepts
  • Basics of Convolutional Neural Networks

Tools required

  • Python
  • Tensorflow
  • Keras
  • Basic Machine learning libraries (scikit-learn, pandas, matplotlib, seaborn)

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Project Communication Channels

Discord - https://discord.gg/YFMd3CW

Authors

Research Paper Used:-

http://cs229.stanford.edu/proj2017/final-reports/5243420.pdf

Dataset Used

https://www.kaggle.com/ashishpatel26/facial-expression-recognitionferchallenge#fer2013.tar.gz

License

This project is licensed under the MIT License - see the LICENSE.md file for details