Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 428 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 428 Bytes

Facial-Expression-with-Python

Basically the model detects the facial expression and based on the detected expressions, some sort of Activities would be recommended.

The expressions are: Happy, Angry, Sad, Exciting and Surprising.

Activities:

1.Listening to songs 2. Watching movies

They are recommended based on the expressions detected.

Packages used for the project:

OpenCV Matplotlib Numpy Scipy Scikit-learn