ziky90 / FAEMDE_python_backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSAI python backend for computer vision

Face Emotion Detection

Installation

NOTE: code was tested only with python 3.6.

Install dependencies by:

pip install -r requirments.txt

Runing the server

python src/server/flask_server.py

Available API endpoints

/analyse_emotions - perform analysis of emotions

/find_faces - find faces in the image

About


Languages

Language:Python 100.0%