Template-Instance Loss for Offline Handwritten Chinese Character Recognition
The long-standing challenges for offline handwritten Chinese character recognition (HCCR) are twofold: Chinese characters can be very diverse and complicated while similarly looking, and cursive handwriting (due to increased writing speed and infrequent pen lifting) makes strokes and even characters connected together in a flowing manner. In this paper, we propose the template and instance loss functions for the relevant machine learning tasks in offline handwritten Chinese character recognition. First, the character template is designed to deal with the intrinsic similarities among Chinese characters. Second, the instance loss can reduce category variance according to classification difficulty, giving a large penalty to the outlier instance of handwritten Chinese character. Trained with the new loss functions using our deep network architecture HCCR14Layer model consisting of simple layers, our extensive experiments show that it yields state-of-the-art performance and beyond for offline HCCR.
Code (0)
등록된 구현이 없습니다.
Tasks
Offline Handwritten Chinese Character RecognitionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Deep Template Matching for Offline Handwritten Chinese Character Recognition
Just like its remarkable achievements in many computer vision tasks, the convolutional neural networks (CNN) provide an end-to-end solution in handwritten Chinese character recognition (HCCR) with great success. However,…
Binary ClassificationOffline Handwritten Chinese Character RecognitionTemplate MatchingOffline Handwritten Chinese Text Recognition with Convolutional Neural Networks
Deep learning based methods have been dominating the text recognition tasks in different and multilingual scenarios. The offline handwritten Chinese text recognition (HCTR) is one of the most challenging tasks because it…
Handwritten Chinese Text RecognitionLanguage ModelingLanguage ModellingMulti-Column Deep Neural Networks for Offline Handwritten Chinese Character Classification
Our Multi-Column Deep Neural Networks achieve best known recognition rates on Chinese characters from the ICDAR 2011 and 2013 offline handwriting competitions, approaching human performance.
General ClassificationMultiscale Feature Learning Using Co-Tuplet Loss for Offline Handwritten Signature Verification
Handwritten signature verification, crucial for legal and financial institutions, faces challenges including inter-writer similarity, intra-writer variations, and limited signature samples. To address these, we introduce…
Metric LearningRecurrent neural network transducer for Japanese and Chinese offline handwritten text recognition
In this paper, we propose an RNN-Transducer model for recognizing Japanese and Chinese offline handwritten text line images. As far as we know, it is the first approach that adopts the RNN-Transducer model for offline ha…
DecoderHandwritten Text Recognition