Closed ranran9991 closed 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
Main data sets i found so far are CK+ JAFFE FE2013
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
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