Emotion detection with python, Open-CV and model prepared with deep learning using Tensorflow and Keras.
Install the required libraries (on linux, use pip3)
pip install tensorflow
pip install Keras
pip install opencv-python
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Emotion detection with python, Open-CV and model prepared with deep learning using Tensorflow and Keras.
Install the required libraries (on linux, use pip3)
pip install tensorflow
pip install Keras
pip install opencv-python