Reconocimiento de expresiones faciales en imágenes mediante técnicas de aprendizaje profundo
Loading...
Download
Official URL
Full text at PDC
Publication date
2024
Advisors (or tutors)
Editors
Journal Title
Journal ISSN
Volume Title
Publisher
Citation
Abstract
Este trabajo explica el funcionamiento de la aplicación desarrollada que, a grandes rasgos, consiste en la identificación de expresiones faciales mediante técnicas de aprendizaje profundo.
Para lograr identificarlas se utilizan redes neuronales (AlexNet, Squeezenet) que una vez entrenadas, se dispone del modelo con los parámetros ajustados. De esta
forma, es posible clasificar la imagen de una cara en función de su expresión facial y de acuerdo a una de las categorías disponibles. Desde el punto de vista de la implementación, las imágenes requieren un redimensionado, para ser procesadas por los modelos de redes correspondientes, como paso previo al reconocimiento facial.
En la aplicación se permite seleccionar SqueezeNet o AlexNet como red neuronal y modificar los parámetros opcionales de entrenamiento que vienen por defecto.
This work explains the operation of the developed application, which, in broad terms, consists of identifying facial expressions using deep learning techniques. To achieve this identification, neural networks (AlexNet, Squeezenet) are employed. Once trained, the model with adjusted parameters is available. This enables the classification of a facial image based on its facial expression and according to one of the available categories. From an implementation standpoint, images require resizing to be processed by the corresponding network models as a preliminary step to facial recognition. The application allows for selecting SqueezeNet or AlexNet as the neural network and modifying the optional training parameters that come by default.
This work explains the operation of the developed application, which, in broad terms, consists of identifying facial expressions using deep learning techniques. To achieve this identification, neural networks (AlexNet, Squeezenet) are employed. Once trained, the model with adjusted parameters is available. This enables the classification of a facial image based on its facial expression and according to one of the available categories. From an implementation standpoint, images require resizing to be processed by the corresponding network models as a preliminary step to facial recognition. The application allows for selecting SqueezeNet or AlexNet as the neural network and modifying the optional training parameters that come by default.
Description
Trabajo de Fin de Grado en Ingeniería Informática y Doble Grado en Ingeniería Informática y Administración y Dirección de empresas, Facultad de Informática UCM, Departamento de Ingeniería del Software e Inteligencia Artificial, Curso 2023/2024