Skip to content

This program is developed using OpenCV and Tensorflow. It involves using a Convolutional Neural Network to detect the emotions on detected faces in real time using the device's webcam!

zoharehan/RealTime_Face_and_Emotion_Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

RealTime_Face_and_Emotion_Detector

This program is developed using OpenCV and Tensorflow. It involves using a Convolutional Neural Network to classify the emotions on detected faces in real time using the device's webcam!
Face Detection was achieved using OpenCV's library file: "haarcascade_frontalface_default.xml" found on their github!
The model is trained on the "fer2013.csv" dataset which can be found here: https://www.kaggle.com/deadskull7/fer2013 \

Screen Shot 2020-07-23 at 4 53 47 AM Screen Shot 2020-07-23 at 4 30 39 AM Screen Shot 2020-07-23 at 4 37 30 AM Screen Shot 2020-07-23 at 4 34 00 AM

Inspirations: Clever Programmer and FreeCodeCamp

About

This program is developed using OpenCV and Tensorflow. It involves using a Convolutional Neural Network to detect the emotions on detected faces in real time using the device's webcam!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages