This is the code repository for a realtime facial expression pretrained model.
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.
- Prerequisites
- Test
- Contributors
Python (ver. 2.7.0)
Numpy (ver. 1.13.3)
TensorFlow (ver. 1.4.1)
Opencv(ver. 3.4.2)
To test emotion estimation pretrain model
$ python model.py
Weikai Kong, mentored by Xiangjun Peng