Facial Expression Recognition Using Backpropagation
Facial Expression Recognition Using Backpropagation
Facial Expression Recognition Using Backpropagation
Abstract: This paper proposed facial expression recognition using backpropagation of neural network.
The procedures are image capturing, face detection, filtering, facial feature extraction and recognition
using neural network. We propose forehead, mid forehead, mouth and cheek for the input of facial feature
extraction. We define six output of facial expression, i.e.: anger, disgust, surprise, happiness, sadness
and fear. Then, we trained the data of image captured using backpropagation of neural network. The
proposed method can recognize the facial expression from image captured well.
Input Output
ForeHead Mid ForeHead Mouth Cheek Anger Disgust Surprise Happy Sadness Fear
0 0 0 0 0 0 0 0 0 0
0 1 0 0 1 0 0 0 0 0
0 1 1 0 0 1 0 0 0 0
1 0 1 0 0 0 1 0 0 0
0 0 0 1 0 0 0 1 0 0
1 1 0 0 0 0 0 0 1 0
1 1 1 0 0 0 0 0 0 1
0 0.5 0 0 0.5 0 0 0 0 0
0 0.6 0.2 0 0 0.5 0 0 0 0
1 0.15 0 0 0 0 0.5 0 0 0
0 0 0 0.3 0 0 0 0.5 0 0
0.8 0.2 0 0 0 0 0 0 0.5 0
1 0.5 0.2 0 0 0 0 0 0 0.5