Skip to content
#

facial-emotion-recognition

Here are 56 public repositories matching this topic...

This Repo consist code for transfer learning for facial emotion detection via valence and arousal levels. We used pretrained weights from VGG-16 net and apply on that features deep neural network and lstm model in pytorch. We tested our model on Aff-wild net dataset.

  • Updated May 3, 2020
  • Python

An Android app for real-time facial emotion recognition, designed to improve accuracy for Middle Eastern faces and women wearing hijabs. The CNN model is trained on a hybrid dataset (FER2013, CK+, JAFFE, and IEFDB), achieving 88% accuracy on the hybrid test set and 90% on IEFDB test set.

  • Updated Sep 11, 2023
  • Java

Improve this page

Add a description, image, and links to the facial-emotion-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-emotion-recognition topic, visit your repo's landing page and select "manage topics."

Learn more