This project is for detecting facial expression in your face with 58% accuracy.
I have used fer2013 dataset from kaggle fro facial_expression_detection
Requirements:
- keras
- tensorflow
- Good GPU and CPU
- opencv
- numpy
You can install all from google:)
Steps:
- First Run expression_model_train.py file and wait for some time it will give you accuracy it achives and makes two files (json and h5)
- Then Run expression_video_cam.py file it will open your webcam and Detects your face and expression