Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 605 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 605 Bytes

Reko model header

Reko Model

Facial emotion recognition using convolutional neural network (made with TensorFlow).

Emotions which model can recognize:

  • Anger
  • Disgust
  • Fear
  • Happiness
  • Sadness
  • Surprise
  • Neutral

I took the core model from gitshanks repository.

Model accuracy:

Reko model header

Stack

  • Jupyter Notebook
  • TensorFlow
  • sklearn
  • matplotlib
  • seaborn
  • cv2

Mobile application

I used the model in my Android application, check it out :)