paper-with-me

Papers

A CNN Based Scene Chinese Text Recognition Algorithm With Synthetic Data Engine

2016-04-07 · Xiaohang Ren, Kai Chen, Jun Sun

Scene text recognition plays an important role in many computer vision applications. The small size of available public available scene text datasets is the main challenge when training a text recognition CNN model. In this paper, we propose a CNN based Chinese text recognition algorithm. To enlarge the dataset for training the CNN model, we design a synthetic data engine for Chinese scene character generation, which generates representative character images according to the fonts use frequency of Chinese texts. As the Chinese text is more complex, the English text recognition CNN architecture is modified for Chinese text. To ensure the small size nature character dataset and the large size artificial character dataset are comparable in training, the CNN model are trained progressively. The proposed Chinese text recognition algorithm is evaluated with two Chinese text datasets. The algorithm achieves better recognize accuracy compared to the baseline methods.

📄 PDF Abstract BibTeX arXiv:1604.01891

Code (0)

등록된 구현이 없습니다.

Tasks

Scene Text Recognition

Similar Papers 제목 키워드 기반

Traditional Chinese Synthetic Datasets Verified with Labeled Data for Scene Text Recognition

2021-11-26 · Yi-Chang Chen, Yu-Chuan Chang, Yen-Cheng Chang, Yi-Ren Yeh

Scene text recognition (STR) has been widely studied in academia and industry. Training a text recognition model often requires a large amount of labeled data, but data labeling can be difficult, expensive, or time-consu…

Scene Text Recognition

Orientation-Independent Chinese Text Recognition in Scene Images

2023-09-03 · Haiyang Yu, Xiaocong Wang, Bin Li, xiangyang xue

Scene text recognition (STR) has attracted much attention due to its broad applications. The previous works pay more attention to dealing with the recognition of Latin text images with complex backgrounds by introducing …

BenchmarkingImage ReconstructionScene Text Recognition

Ultra Light OCR Competition Technical Report

2021-10-25 · Shuhan Zhang, Yuxin Zou, Tianhe Wang, Yichao Xiong

Ultra Light OCR Competition is a Chinese scene text recognition competition jointly organized by CSIG (China Society of Image and Graphics) and Baidu, Inc. In addition to focusing on common problems in Chinese scene text…

Optical Character Recognition (OCR)Scene Text Recognition

A Feasible Framework for Arbitrary-Shaped Scene Text Recognition

2019-12-10 · Jinjin Zhang, Wei Wang, Di Huang, Qingjie Liu 외

Deep learning based methods have achieved surprising progress in Scene Text Recognition (STR), one of classic problems in computer vision. In this paper, we propose a feasible framework for multi-lingual arbitrary-shaped…

Instance SegmentationLanguage ModelingLanguage ModellingScene Text Recognition+3

ICDAR 2019 Robust Reading Challenge on Reading Chinese Text on Signboard

2019-12-20 · Xi Liu, Rui Zhang, Yongsheng Zhou, Qianyi Jiang 외

Chinese scene text reading is one of the most challenging problems in computer vision and has attracted great interest. Different from English text, Chinese has more than 6000 commonly used characters and Chinesecharacte…

Line DetectionTask 2