Strategy for the detection of types of facial gestures using SOM neural network
Read ArticleDate of Conference
December 6-7, 2022
Published In
“Exponential Technologies and Global Challenges: Moving toward a new culture of entrepreneurship and innovation for sustainable development”
Location of Conference
Virtual Edition
Authors
Huarote Zegarra, Raúl Eduardo
Vega Lujan, Yensi
Flores Masías, Edward José
Llanos Chacaltana, Susan Katherine
Díaz Reátegui, Mónica
Levano, Miguel
Abstract
This research aims to cover a need to be able to classify gestures,specifically the gestures of people's faces, which reflects the emotions of each person such as anger, fear, happiness and sadness.To be able to identify these gestures, it is necessary to apply a strategy, which is to prepare the digital image matrices in a sequence, such as converting to gray tone, finding the orientation, applying the sobel and medfilt2 algorithm, so that this result can enter to a SOM neural network and be able to be classified according to the gestures. Labeling as 0 to anger, 1 to fear, 2 to happiness and 3 to sadness. To corroborate this strategy, a public database of faces has been taken, being 160 images of faces for the training and for the tests 15 images were used that were not part of the training and each image obtained in .jpg format in different dimensions, achieving demonstrate with this strategy an affectivity of 96.0% certainty in the identification of gestures.