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

https://github.com/scifer99/emotion-recognition-through-webcams

This script was designed to contribute to recognizing emotions using Python.
https://github.com/scifer99/emotion-recognition-through-webcams

deep-learning emotion-analysis emotion-detection emotion-recognition machine-learning

Last synced: about 2 months ago
JSON representation

This script was designed to contribute to recognizing emotions using Python.

Awesome Lists containing this project

README

          

# Emotion-Recognition-through-Webcams
This script was designed to contribute to recognizing emotions using Python.

So, I found out you can even detect emotions through live webcams! Very cool!

The packages from before are the same!

pip3 install cv2
pip3 install deepface
pip3 install numpy

That's all folks! Later for now!