Skip to content

In a previous session in March, we showed you how to train a CNN (Convolutional Neural Network) using TensorFlow to detect human emotions from facial expressions with great accuracy (link to session: https://youtu.be/ctjkZnQF_FY) In this workshop, we’ll take our deep learning model live by integrating it with OpenCV to process real-time video. W…

Notifications You must be signed in to change notification settings

aadilganigaie/Detect-Emotions-in-Real-Time-with-OpenCV

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Detect-Emotions-in-Real-Time-with-OpenCV

In a previous session in March, we showed you how to train a CNN (Convolutional Neural Network) using TensorFlow to detect human emotions from facial expressions with great accuracy (link to session: https://youtu.be/ctjkZnQF_FY) In this workshop, we’ll take our deep learning model live by integrating it with OpenCV to process real-time video. We’ll capture expressions directly from the webcam and run them through our CNN to get a reading on mood and emotion instantly.

Prerequisites: —Python (https://www.python.org/downloads/) —Visual Studio Code (https://code.visualstudio.com/download)


To learn more about The Assembly’s workshops, visit our website, social media or email us at [email protected] Our website: http://theassembly.ae Social media: —Instagram: http://instagram.com/makesmartthings —Facebook: http://fb.com/makesmartthings —Twitter: http://twitter.com/makesmartthings #OpenCV #DataScience

About

In a previous session in March, we showed you how to train a CNN (Convolutional Neural Network) using TensorFlow to detect human emotions from facial expressions with great accuracy (link to session: https://youtu.be/ctjkZnQF_FY) In this workshop, we’ll take our deep learning model live by integrating it with OpenCV to process real-time video. W…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%