Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 547 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 547 Bytes

face-emotion

Simple face emotion detecting for a meeting. It can do simple one face emotion detection, and multiple face detection, and can show the trend by capturing screen. 

Run

pip install -r requirements.txt
python main.py

Examples

Input

img

Output

output

Live results

live

Quick demo

emotion.mp4

Welcome your contributions

Please send us PR!