ryan-air / Facial-Detection-and-Emotion-Recognition-Program

Use of deep learning techniques to detect faces and recognise their emotions in real time.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Facial-Detection-and-Emotion-Recognition-Program

Professional work-related project

Use of deep learning techniques to detect faces and recognise their emotions in real time.

You can create your own model using the modelCreation.py file.

  1. To do this, modify the file paths to your training and testing folders.
  2. You can also change the batch number (used for training/testing), training epochs and iterations based on personal preference.

There are a few issues with the video.py file, proceed with care.

Credits for the code provided at the end of the file.

About

Use of deep learning techniques to detect faces and recognise their emotions in real time.


Languages

Language:Python 100.0%