Skip to content

unnc-ucc/Emotion-Estimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Emotion-Estimation

This is the code repository for a realtime facial expression pretrained model.

Motivation

To analyze user behaviours under automatic driving of OpenDS, a pretrained model was develped to estimate seven kinds of emotions including angry, disgust, fear, sad, surprise and neutral.

Directory:

  • Prerequisites
  • Test
  • Contributors

Prerequisites:

Python (ver. 2.7.0)
Numpy (ver. 1.13.3)
TensorFlow (ver. 1.4.1)
Opencv(ver. 3.4.2)

Test:

To test emotion estimation pretrain model

$ python model.py

Contributors:

Weikai Kong, mentored by Xiangjun Peng


About

Demo for Emotion Estimations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages