Murillo, Paula Useche
Unknown Affiliation

Published : 1 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 1 Documents
Search

Robust identification of users by convolutional neural network in MATLAB and Raspberry Pi Murillo, Paula Useche; Jiménez-Moreno, Robinson; Baquero, Javier Eduardo Martinez
International Journal of Electrical and Computer Engineering (IJECE) Vol 14, No 4: August 2024
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijece.v14i4.pp3876-3884

Abstract

The following article presents the development of an algorithm embedded in a Raspberry Pi 3B board, where a user identification was made, using the convolutional neural network (CNN) for 5 predefined users, with the option of loading remotely a new network for a new user. Comparatively, the same application was programmed in MATLAB programming software to evaluate the results and identify the advantages between them. Networks were trained for 5 different users, using the Caffe library on the Raspberry Pi, and the MATLAB neural network package on the computer. Where it was found that the training made by Caffe on an embedded system is much slower and less efficient than the ones performed in MATLAB, obtaining less than 55% accuracy with Caffe networks and more than 90% with MATLAB networks, training with the same number of samples, the same architecture, and the same database. Finally, the accuracy obtained through confusion matrix is over 88% in each case of users identification.