An open API service indexing awesome lists of open source software.

https://github.com/scifer99/emotion-recognition-of-photos

This scripts was designed to recognize a person's emotion through photos
https://github.com/scifer99/emotion-recognition-of-photos

deep-learning emotion-analysis emotion-detection emotion-recognition emotional-intelligence machine-learning machinelearning-python

Last synced: 4 months ago
JSON representation

This scripts was designed to recognize a person's emotion through photos

Awesome Lists containing this project

README

        

# Emotion-Recognition-of-Photos
This scripts was designed to recognize a person's emotion through photos

Hey all! Long time, eh? So, I am extremely interested in Machine Learning thanks to previous movies
I watched before! Now, I am officially contributing to building machine learning projects! Thanks!

Please install these packages if you have not done so already:

pip3 install cv2
pip3 install deepface
pip3 install numpy

That's all folks!