Skip to content

staks1/Emotion-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Emotion-Recognition

This project's task is recognising emotions from face images using Artifical Neural Network Models

The Project is in the notebook(.ipynb) and the user can open it using jupyter-notebook or any other platform (google colab/kaggle).

It is based on the 'fer2013' dataset and the models are trained on it .

The paths in the notebook for the faces-images and the dataset should be changed accordingly in order fot the notebook to run successfully.

Models info and instructions for each cell can be found in the notebook where each part is explained.

Requirements

Python
Tensorflow
Keras
numpy
matplotlib
sklearn
opencv

All the required libraries can be downloaded by running each corresponding cell .

About

Emotion Recognition from face images using Artifical Neural Network Models.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published