Redes neuronales artificiales en el contexto de la visión artificial
Loading...
Official URL
Full text at PDC
Publication date
2023
Authors
Editors
Journal Title
Journal ISSN
Volume Title
Publisher
Citation
Abstract
En este trabajo se aborda la relación entre la visión artificial y las redes neuronales artificiales. En primer lugar se destaca la importancia de la visión artificial en diversos campos y se analizan conceptos clave como la representación digital de imágenes y la aplicación de filtros mediante convolución para eliminar el ruido o realzar características relevantes. En segundo lugar se introduce el fundamento matemático de las redes neuronales, describiendo sus elementos básicos y el proceso de entrenamiento mediante backpropgation. Por último se profundiza en las redes neuronales convolucionales (CNN), destacando su capacidad para extraer características de imágenes y su eficacia en la clasificación. Finalmente, se implementa un ejemplo práctico en Matlab de tres redes convolucionales para la clasificación de imágenes.
Description
This work addresses the relationship between computer vision and artificial neural networks. Firstly, the importance of computer vision in various fields is highlighted, and
key concepts such as digital image representation and the application of filters to remove noise or enhance relevant features are analyzed. Secondly, the mathematical foundation of neural networks is introduced, describing their basic elements and the training process using backpropagation. Lastly, a deeper dive into convolutional neural networks (CNN) is conducted, emphasizing their ability to extract image features and their effectiveness in classification. Finally, a practical example is implemented in Matlab using three convolutional networks for image classification.