ranran9991 / Crowd-Emotion

1 stars 0 forks source link

Emotion recognition scientific articles #1

Closed ranran9991 closed 5 years ago

ranran9991 commented 5 years ago

I found some scientific articles that we could use to both get some ideas about our model and try to use the data sets they used in those articles.

Facial Emotion Recognition in Real Time - stanford Facial Emotion Recognition: A Survey and Real-World User Experiences in Mixed Reality Emotion recognition using facial expressions Facial Expression Recognition: A Survey Automatic Facial Expression Recognition Using DCNN An Emotion Recognition Model Based on Facial Recognition in Virtual Learning Environment

I also found this Microsoft API for emotion recognition

ranran9991 commented 5 years ago

Main data sets i found so far are CK+ JAFFE FE2013

ValkA commented 5 years ago

You can use this repo as an example of face detection and recognition https://github.com/ValkA/facer/

Its based on http://blog.dlib.net/2017/02/high-quality-face-recognition-with-deep.html