stuti24m / Real-time-Emotion-Detection

Realtime Emotion Detection Using Keras

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Real-time-Emotion-Detection --

Realtime Emotion Detection Using Keras

The program is trained for 100 epochs

✔Requirements:

- numpy
- pandas
- tensorflow
- keras
- openCV python

-Download kaggle dataset from here:
=> https://www.kaggle.com/c/challenges-in-representation-learning-facial-expression-recognition-challenge/data

-Download haarcascades file from here:
=> https://github.com/opencv/opencv/blob/master/data/haarcascades/haarcascade_frontalface_default.xml

😃How to use :

  • First Run Realtime_Emotion_Analysis.ipynb

  • Then run Video tester.ipynb


Explore the project to get real-time emotion detection ❤

About

Realtime Emotion Detection Using Keras


Languages

Language:Jupyter Notebook 100.0%