项目作者: prabormukherjee

项目描述 :
A simple model to detect SAD, ANGRY, HAPPY, SURPRISE, faces
高级语言: Jupyter Notebook
项目地址: git://github.com/prabormukherjee/Facial_expression_detection_v2.git


face

Faceial Expression Detection


Once you have downloaded and extracted repo, make sure to install dependencies. Also, please make sure to add the correct path to the video file in camera.py on line 11. Next, to run the main.py file, execute the following commands from your terminal or command prompt, making sure to add the right paths where necessary:
cd \path\to\Project\ and now run python3 main.py. After you see the file running in terminal go to port 0.0.0.0:5000 and you’ll see it is detecting emotions from video(live or save)