/fer_without_ann

Machine Learning Project where the approach to a Facial Expression Recognition (FER) problem is with Classical Machine Learning Algorithms

Primary LanguageJupyter Notebook

Facial Expression Recognition (FER) without Artificial Neural Networks

SVM, PCA and HOG join forces to solve a Computer Vision problem.

Content

In this repository you can find the notebook and scripts used in the Medium post "Facial Expression Recognition (FER) without Artificial Neural Networks"

Software requirements

If you want to replicate the code I recommend installing the following Python libraries:

Documentation of the code

Data manipulation

Data visualization

Image manipulation

Machine Learning