학술논문

Handwritten Digit String Recognition using Convolutional Neural Network
Document Type
Conference
Source
2018 24th International Conference on Pattern Recognition (ICPR) Pattern Recognition (ICPR), 2018 24th International Conference on. :3729-3734 Aug, 2018
Subject
Computing and Processing
Signal Processing and Analysis
Feature extraction
Training
Recurrent neural networks
Text recognition
Task analysis
Computer architecture
Testing
Language
Abstract
String recognition is one of the most important tasks in computer vision applications. Recently the combinations of convolutional neural network (CNN) and recurrent neural network (RNN) have been widely applied to deal with the issue of string recognition. However RNNs are not only hard to train but also time-consuming. In this paper, we propose a new architecture which is based on CNN only, and apply it to handwritten digit string recognition (HDSR). This network is composed of three parts from bottom to top: feature extraction layers, feature dimension transposition layers and an output layer. Motivated by its super performance of DenseNet, we utilize dense blocks to conduct feature extraction. At the top of the network, a CTC (connectionist temporal classification) output layer is used to calculate the loss and decode the feature sequence, while some feature dimension transposition layers are applied to connect feature extraction and output layer. The experiments have demonstrated that, compared to other methods, the proposed method obtains significant improvements on ORAND-CAR-A and ORAND-CAR-B datasets with recognition rates 92.2% and 94.02%, respectively.