udaram / Real-Time-Facial-Expression-Recognition

Real Time Facial Expression Recognition with Deep Learning with keras

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Real time Facial Expression Recogniser

This repository contains the real time facial Expression recogniser.

It can predict the 7 below expressions

  • 0:"Angry",
  • 1:"Disgust",
  • 2:"Fear",
  • 3:"Happy",
  • 4:"Sad",
  • 5:"Surprise",
  • 6:"Neutral" of the person in real time (person standing infront of camera)

The Deep Learning model is trainind on the around 29,000 imges of persons with different facial expressions. Link :-https://drive.google.com/file/d/1mvoYppdeiOSLx2lGE7Ow6rGlU5IIXxy6/view?usp=sharing

Results


alt text

alt text

About

Real Time Facial Expression Recognition with Deep Learning with keras


Languages

Language:Jupyter Notebook 100.0%