Skip to content

This project is for detecting facial expression in your face with 58% accuracy.

License

Notifications You must be signed in to change notification settings

gauravbodara/find_emotion

Repository files navigation

find_emotion

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:

  1. keras
  2. tensorflow
  3. Good GPU and CPU
  4. opencv
  5. numpy

You can install all from google:)

Steps:

  1. 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)
  2. Then Run expression_video_cam.py file it will open your webcam and Detects your face and expression

About

This project is for detecting facial expression in your face with 58% accuracy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages