paper-with-me

홈 › Papers

Recognition Confidence Analysis of Handwritten Chinese Character with CNN

2015-05-25 · Meijun He, Shuye Zhang, Huiyun Mao, Lianwen Jin

In this paper, we present an effective method to analyze the recognition confidence of handwritten Chinese character, based on the softmax regression score of a high performance convolutional neural networks (CNN). Through careful and thorough statistics of 827,685 testing samples that randomly selected from total 8836 different classes of Chinese characters, we find that the confidence measurement based on CNN is an useful metric to know how reliable the recognition results are. Furthermore, we find by experiments that the recognition confidence can be used to find out similar and confusable character-pairs, to check wrongly or cursively written samples, and even to discover and correct mis-labelled samples. Many interesting observations and statistics are given and analyzed in this study.

📄 PDF Abstract BibTeX arXiv:1505.06623

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Template-Instance Loss for Offline Handwritten Chinese Character Recognition

2019-10-12 · Yao Xiao, Dan Meng, Cewu Lu, Chi-Keung Tang

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 incre…

Offline Handwritten Chinese Character Recognition

Similar Handwritten Chinese Character Discrimination by Weakly Supervised Learning

2015-09-19 · Zhibo Yang, Huanle Xu, Keda Fu, Yong Xia

Traditional approaches for handwritten Chinese character recognition suffer in classifying similar characters. In this paper, we propose to discriminate similar handwritten Chinese characters by using weakly supervised l…

Weakly-supervised Learning

Language Model Based Chinese Handwriting Address Recognition

2022-11-01 · ROCLING 2022 11 · Chieh-Jen Wang, Yung-Ping Tien, Yun-Wei Hung

Chinese handwritten address recognition of consignment note is an important challenge of smart logistics automation. Chinese handwritten characters detection and recognition is the key technology for this application. Si…

Handwriting RecognitionLanguage ModelingLanguage Modellingmodel

Zero-shot Generation of Training Data with Denoising Diffusion Probabilistic Model for Handwritten Chinese Character Recognition

2023-05-25 · Dongnan Gui, Kai Chen, Haisong Ding, Qiang Huo

There are more than 80,000 character categories in Chinese while most of them are rarely used. To build a high performance handwritten Chinese character recognition (HCCR) system supporting the full character set with a …

Denoising

Interpretable Distance Metric Learning for Handwritten Chinese Character Recognition

2021-03-17 · Boxiang Dong, Aparna S. Varde, Danilo Stevanovic, Jiayin Wang 외

Handwriting recognition is of crucial importance to both Human Computer Interaction (HCI) and paperwork digitization. In the general field of Optical Character Recognition (OCR), handwritten Chinese character recognition…

DiversityHandwriting RecognitionMetric LearningOptical Character Recognition+1