Facial Emotion Recognition in Python | Machine Learning |

Опубликовано: 11 Май 2026
на канале: iShouryaSonu
44
2

Facial Emotion Recognition in python with flask and matching learning algorithm.
To run this project here are some required library in python and Machine learning :-
tensorflow, keras, pandas, numpy, notebook, tqdm, opencv-contrib-python, scikit-learn,
flask
These library should be installed in the system to run this project

We have used "Google colab" as platform to train our model cause of it's high end configuration and fast processing.

Dataset which is used in this project is - "face-expression-recognition-dataset" from kaggle.


Source code : https://github.com/Shonu72/Face_Emoti...