학술논문

Fast Digit Recognition Using Lightweight Neural Network Model
Document Type
Conference
Source
2023 International Conference on Consumer Electronics - Taiwan (ICCE-Taiwan) Consumer Electronics - Taiwan (ICCE-Taiwan), 2023 International Conference on. :667-668 Jul, 2023
Subject
Aerospace
Bioengineering
Communication, Networking and Broadcast Technologies
Components, Circuits, Devices and Systems
Computing and Processing
Engineered Materials, Dielectrics and Plasmas
Engineering Profession
Fields, Waves and Electromagnetics
General Topics for Engineers
Geoscience
Nuclear Engineering
Photonics and Electrooptics
Power, Energy and Industry Applications
Robotics and Control Systems
Signal Processing and Analysis
Transportation
Computational modeling
Neural networks
Predictive models
Data models
Decision trees
Convolutional neural networks
Character recognition
convolutional neural network (CNN)
embedded system
decision trees
Language
ISSN
2575-8284
Abstract
The E13B font recognition method achieved fast and accurate recognition but had certain drawbacks. One of which was the lack of confidence information for character prediction. When the decision tree encounters an issue, a closer answer cannot be recovered, leading to the failure of the entire check recognition. Although this event is highly improbable, it could still occur. Therefore, we needed to continue optimizing the recognition process, and this study proposed a novel framework to address this issue. This study incorporated a model trained by a lightweight neural network to predict the result when the decision tree encounters an anomaly. This resolves the previous flaw of failing to provide a prediction when the tree encounters a problem. The trained model can also meet the computational requirements of embedded devices and complete the recognition of a character within 1.8 ms.