Abstract
This paper focuses on the training of a deep neural network regarding danger sign detection and recognition in a substation. It involved applying the concepts of neural networks and computer vision to achieve results similar to traffic sign and number plate detection systems. The input data were captured in three distinct formats, i.e. grayscale, RGB, and YCbCr, which have been used as a base for comparison in this paper. The efficiency of the neural network was tested on a unique data set involving danger signs present in industrial and processing facilities. The data set was unique, consisting of four distinct symbols. The trained data were selected so that they would not facilitate overfitting and also would not be under fitted. The accuracy of the model varied with the input type and was tested with two distinct classifiers, CNN and SVM, and the results were compared. The model was designed to be fast and accurate, and it can be implemented on mobile devices.
Original language | English |
---|---|
Pages (from-to) | 10051-10059 |
Number of pages | 9 |
Journal | Engineering, Technology and Applied Science Research |
Volume | 13 |
Issue number | 1 |
DOIs | |
Publication status | Published - Feb 2023 |
Keywords
- CNN
- danger sign detection
- neural networks