paper-with-me

홈 › Papers

PageNet: Towards End-to-End Weakly Supervised Page-Level Handwritten Chinese Text Recognition

2022-07-29 · Dezhi Peng, Lianwen Jin, Yuliang Liu, Canjie Luo, Songxuan Lai

Handwritten Chinese text recognition (HCTR) has been an active research topic for decades. However, most previous studies solely focus on the recognition of cropped text line images, ignoring the error caused by text line detection in real-world applications. Although some approaches aimed at page-level text recognition have been proposed in recent years, they either are limited to simple layouts or require very detailed annotations including expensive line-level and even character-level bounding boxes. To this end, we propose PageNet for end-to-end weakly supervised page-level HCTR. PageNet detects and recognizes characters and predicts the reading order between them, which is more robust and flexible when dealing with complex layouts including multi-directional and curved text lines. Utilizing the proposed weakly supervised learning framework, PageNet requires only transcripts to be annotated for real data; however, it can still output detection and recognition results at both the character and line levels, avoiding the labor and cost of labeling bounding boxes of characters and text lines. Extensive experiments conducted on five datasets demonstrate the superiority of PageNet over existing weakly supervised and fully supervised page-level methods. These experimental results may spark further research beyond the realms of existing methods based on connectionist temporal classification or attention. The source code is available at https://github.com/shannanyinxiang/PageNet.

📄 PDF Abstract BibTeX arXiv:2207.14807

Code (4)

shannanyinxiang/pagenet 공식 구현 pytorch
Mind23-2/MindCode-5/tree/main/PAGENet mindspore
MindSpore-paper-code-2/code2/tree/main/PAGENet mindspore
code-implementation1/Code6/tree/main/PAGENet mindspore

Tasks

Handwritten Chinese Text RecognitionLine DetectionWeakly-supervised Learning

Similar Papers 제목 키워드 기반

PageNet: Page Boundary Extraction in Historical Handwritten Documents

2017-09-05 · Chris Tensmeyer, Brian Davis, Curtis Wigington, Iain Lee 외

When digitizing a document into an image, it is common to include a surrounding border region to visually indicate that the entire document is present in the image. However, this border should be removed prior to automat…

Learning Part Generation and Assembly for Structure-aware Shape Synthesis

2019-06-16 · Jun Li, Chengjie Niu, Kai Xu

Learning powerful deep generative models for 3D shape synthesis is largely hindered by the difficulty in ensuring plausibility encompassing correct topology and reasonable geometry. Indeed, learning the distribution of p…

Unsupervised Deep Learning for Handwritten Page Segmentation

2021-01-19 · Ahmad Droby, Berat Kurar Barakat, Borak Madi, Reem Alaasam 외

Segmenting handwritten document images into regions with homogeneous patterns is an important pre-processing step for many document images analysis tasks. Hand-labeling data to train a deep learning model for layout anal…

Deep LearningSegmentation

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

TEXTRON: Weakly Supervised Multilingual Text Detection through Data Programming

2024-02-15 · IEEE/CVF Winter Conference on Applications of Computer Vision (WACV) 2024 1 · Dhruv Kudale, Badri Vishal Kasuba, Venkatapathy Subramanian, Parag Chaudhuri 외

Several recent deep learning (DL) based techniques perform considerably well on image-based multilingual text detection. However, their performance relies heavily on the availability and quality of training data. There a…

Optical Character Recognition (OCR)Text Detection