paper-with-me

Papers

A High-Performance CNN Method for Offline Handwritten Chinese Character Recognition and Visualization

2018-12-30 · Pavlo Melnyk, Zhiqiang You, Keqin Li

Recent researches introduced fast, compact and efficient convolutional neural networks (CNNs) for offline handwritten Chinese character recognition (HCCR). However, many of them did not address the problem of network interpretability. We propose a new architecture of a deep CNN with high recognition performance which is capable of learning deep features for visualization. A special characteristic of our model is the bottleneck layers which enable us to retain its expressiveness while reducing the number of multiply-accumulate operations and the required storage. We introduce a modification of global weighted average pooling (GWAP) - global weighted output average pooling (GWOAP). This paper demonstrates how they allow us to calculate class activation maps (CAMs) in order to indicate the most relevant input character image regions used by our CNN to identify a certain class. Evaluating on the ICDAR-2013 offline HCCR competition dataset, we show that our model enables a relative 0.83% error reduction while having 49% fewer parameters and the same computational cost compared to the current state-of-the-art single-network method trained only on handwritten data. Our solution outperforms even recent residual learning approaches.

📄 PDF Abstract BibTeX arXiv:1812.11489

Code (1)

pavlo-melnyk/offline-HCCR tf

Tasks

Offline Handwritten Chinese Character Recognition

Methods 이 논문이 사용한 방법론

Average Pooling 설명 없음

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

Multi-Column Deep Neural Networks for Offline Handwritten Chinese Character Classification

2013-09-01 · Dan Cireşan, Jürgen Schmidhuber

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 Classification

DenseRAN for Offline Handwritten Chinese Character Recognition

2018-08-13 · Wenchao Wang, Jianshu Zhang, Jun Du, Zi-Rui Wang 외

Recently, great success has been achieved in offline handwritten Chinese character recognition by using deep learning methods. Chinese characters are mainly logographic and consist of basic radicals, however, previous re…

DecoderOffline Handwritten Chinese Character Recognition

Deep Template Matching for Offline Handwritten Chinese Character Recognition

2018-11-15 · Zhiyuan Li, Min Jin, Qi Wu, Huaxiang Lu

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 Matching

Recognition of Handwritten Chinese Text by Segmentation: A Segment-annotation-free Approach

2022-07-29 · Dezhi Peng, Lianwen Jin, Weihong Ma, Canyu Xie 외

Online and offline handwritten Chinese text recognition (HTCR) has been studied for decades. Early methods adopted oversegmentation-based strategies but suffered from low speed, insufficient accuracy, and high cost of ch…

Handwritten Chinese Text RecognitionSegmentationWeakly-supervised Learning