paper-with-me

Papers

Toward high-performance online HCCR: a CNN approach with DropDistortion, path signature and spatial stochastic max-pooling

2017-02-24 · Songxuan Lai, Lianwen Jin, Weixin Yang

This paper presents an investigation of several techniques that increase the accuracy of online handwritten Chinese character recognition (HCCR). We propose a new training strategy named DropDistortion to train a deep convolutional neural network (DCNN) with distorted samples. DropDistortion gradually lowers the degree of character distortion during training, which allows the DCNN to better generalize. Path signature is used to extract effective features for online characters. Further improvement is achieved by employing spatial stochastic max-pooling as a method of feature map distortion and model averaging. Experiments were carried out on three publicly available datasets, namely CASIA-OLHWDB 1.0, CASIA-OLHWDB 1.1, and the ICDAR2013 online HCCR competition dataset. The proposed techniques yield state-of-the-art recognition accuracies of 97.67%, 97.30%, and 97.99%, respectively.

📄 PDF Abstract BibTeX arXiv:1702.07508

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

DCNN Diffusion-convolutional neural networks (DCNN) is a model for graph-structured data. Through the introduction of a diffusion-convolution operation, diffusion-based representations…

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

Diversity

Online and Offline Handwritten Chinese Character Recognition: A Comprehensive Study and New Benchmark

2016-06-18 · Xu-Yao Zhang, Yoshua Bengio, Cheng-Lin Liu

Recent deep learning based methods have achieved the state-of-the-art performance for handwritten Chinese character recognition (HCCR) by learning discriminative representations directly from raw data. Nevertheless, we b…

Data AugmentationOffline Handwritten Chinese Character Recognition

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

High Performance Offline Handwritten Chinese Character Recognition Using GoogLeNet and Directional Feature Maps

2015-05-19 · Zhuoyao Zhong, Lianwen Jin, Zecheng Xie

Just like its great success in solving many computer vision problems, the convolutional neural networks (CNN) provided new end-to-end approach to handwritten Chinese character recognition (HCCR) with very promising resul…

image-classificationImage ClassificationOffline Handwritten Chinese Character Recognition

Design of a Very Compact CNN Classifier for Online Handwritten Chinese Character Recognition Using DropWeight and Global Pooling

2017-05-15 · Xuefeng Xiao, Yafeng Yang, Tasweer Ahmad, Lianwen Jin 외

Currently, owing to the ubiquity of mobile devices, online handwritten Chinese character recognition (HCCR) has become one of the suitable choice for feeding input to cell phones and tablet devices. Over the past few yea…