Sie befinden Sich nicht im Netzwerk der Universität Paderborn. Der Zugriff auf elektronische Ressourcen ist gegebenenfalls nur via VPN oder Shibboleth (DFN-AAI) möglich. mehr Informationen...
2018 IEEE 10th International Conference on Humanoid, Nanotechnology, Information Technology,Communication and Control, Environment and Management (HNICEM), 2018, p.1-5
DeepTronic: An Electronic Device Classification Model using Deep Convolutional Neural Networks
Ist Teil von
2018 IEEE 10th International Conference on Humanoid, Nanotechnology, Information Technology,Communication and Control, Environment and Management (HNICEM), 2018, p.1-5
Ort / Verlag
IEEE
Erscheinungsjahr
2018
Quelle
IEEE Electronic Library Online
Beschreibungen/Notizen
This paper presents a novel and straightforward way of classifying discrete and surface-mount electronic components found on electronic prototypes using transfer learning and deep convolutional neural networks (DCNN). The goal of this study is to precisely classify images of electronic components into six classes: resistor, capacitor, inductor, transformer, diode, or integrated circuit. Each class of electronic components has over 100 images which are augmented and preprocessed to match the input layer requirements of the deep learning models used. The dataset was divided into a ratio of 70:30, where 70% was used for training and 30% was used for testing and validation. Transfer Learning (TL) was done using three pre-trained deep learning models that are available on MATLAB's Neural Network Toolbox: Inception-v3, GoogleNet, and Resnet101. Using this approach provides faster deployment and only requires fewer lines of coding compared to typical deep learning classification methods which make use of Python, Tensorflow, and Keras. The results of the experiment showed that Inception-v3 has the highest validation accuracy of 94.64% in classifying electronic components.