Skip to content
#

facial-expression-recognition

Here are 247 public repositories matching this topic...

AIML-Human-Attributes-Detection-with-Facial-Feature-Extraction

This is a Human Attributes Detection program with facial features extraction. It detects facial coordinates using FaceNet model and uses MXNet facial attribute extraction model for extracting 40 types of facial attributes. This solution also detects Emotion, Age and Gender along with facial attributes.

  • Updated Sep 22, 2020
  • Python
SanjayMarreddi
SanjayMarreddi commented Dec 24, 2020

Here are some popular Practical Applications of Facial Expression Recognition :

  • During Interviews
  • Students activeness during Online Education
  • Real-time monitoring of physically disabled patients.

STEPS to Proceed :

  1. Once you think of an Application, Try to figure out what additional Tech Stack is required to implement that.
  2. If you are already familiar with the Tech Stack,

Real-time facial expression recognition and fast face detection based on Keras CNN. Training and testing on both Fer2013 and CK+ facial expression data sets have achieved good results. The speed is 78 fps on NVIDIA 1080Ti. If only face detection is performed, the speed can reach 158 fps. Finally, an emotional monitoring system was developed based on it.

  • Updated Jul 22, 2019
  • Python

Improve this page

Add a description, image, and links to the facial-expression-recognition topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the facial-expression-recognition topic, visit your repo's landing page and select "manage topics."

Learn more