paper-with-me

Papers

Improved Deep Convolutional Neural Network For Online Handwritten Chinese Character Recognition using Domain-Specific Knowledge

2015-05-28 · Weixin Yang, Lianwen Jin, Zecheng Xie, Ziyong Feng

Deep convolutional neural networks (DCNNs) have achieved great success in various computer vision and pattern recognition applications, including those for handwritten Chinese character recognition (HCCR). However, most current DCNN-based HCCR approaches treat the handwritten sample simply as an image bitmap, ignoring some vital domain-specific information that may be useful but that cannot be learnt by traditional networks. In this paper, we propose an enhancement of the DCNN approach to online HCCR by incorporating a variety of domain-specific knowledge, including deformation, non-linear normalization, imaginary strokes, path signature, and 8-directional features. Our contribution is twofold. First, these domain-specific technologies are investigated and integrated with a DCNN to form a composite network to achieve improved performance. Second, the resulting DCNNs with diversity in their domain knowledge are combined using a hybrid serial-parallel (HSP) strategy. Consequently, we achieve a promising accuracy of 97.20% and 96.87% on CASIA-OLHWDB1.0 and CASIA-OLHWDB1.1, respectively, outperforming the best results previously reported in the literature.

📄 PDF Abstract BibTeX arXiv:1505.07675

Code (0)

등록된 구현이 없습니다.

Tasks

Diversity

Similar Papers 제목 키워드 기반

Deep Convolutional Network for Handwritten Chinese Character Recognition

2015-01-01 · standford.edu 2015 1 · Yuhao Zhang

In this project we explored the performance of deep convolutional neural network on recognizing handwritten Chinese characters. We ran experiments on a 200-class and a 3755-class dataset using convolutional networks w…

Characters as Graphs: Recognizing Online Handwritten Chinese Characters via Spatial Graph Convolutional Network

2020-04-20 · Ji Gan, Weiqiang Wang, Ke Lu

Chinese is one of the most widely used languages in the world, yet online handwritten Chinese character recognition (OLHCCR) remains challenging. To recognize Chinese characters, one popular choice is to adopt the 2D con…

Time SeriesTime Series Analysis

Sentence-level Online Handwritten Chinese Character Recognition

2021-07-04 · Yunxin Li, Qian Yang, Qingcai Chen, Lin Ma 외

Single online handwritten Chinese character recognition~(single OLHCCR) has achieved prominent performance. However, in real application scenarios, users always write multiple Chinese characters to form one complete sent…

SentenceWord Embeddings

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

Stroke Sequence-Dependent Deep Convolutional Neural Network for Online Handwritten Chinese Character Recognition

2016-10-13 · Baotian Hu, Xin Liu, Xiang-Ping Wu, Qingcai Chen

In this paper, we propose a novel model, named Stroke Sequence-dependent Deep Convolutional Neural Network (SSDCNN), using the stroke sequence information and eight-directional features for Online Handwritten Chinese Cha…