Face Emotion Detection
NOTE: code was tested only with python 3.6.
Install dependencies by:
pip install -r requirments.txt
python src/server/flask_server.py
/analyse_emotions - perform analysis of emotions
/find_faces - find faces in the image
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Face Emotion Detection
NOTE: code was tested only with python 3.6.
Install dependencies by:
pip install -r requirments.txt
python src/server/flask_server.py
/analyse_emotions - perform analysis of emotions
/find_faces - find faces in the image