paper-with-me

Papers

TextNet: Irregular Text Reading from Images with an End-to-End Trainable Network

2018-12-24 · Yipeng Sun, Chengquan Zhang, Zuming Huang, Jiaming Liu, Junyu Han, Errui Ding

Reading text from images remains challenging due to multi-orientation, perspective distortion and especially the curved nature of irregular text. Most of existing approaches attempt to solve the problem in two or multiple stages, which is considered to be the bottleneck to optimize the overall performance. To address this issue, we propose an end-to-end trainable network architecture, named TextNet, which is able to simultaneously localize and recognize irregular text from images. Specifically, we develop a scale-aware attention mechanism to learn multi-scale image features as a backbone network, sharing fully convolutional features and computation for localization and recognition. In text detection branch, we directly generate text proposals in quadrangles, covering oriented, perspective and curved text regions. To preserve text features for recognition, we introduce a perspective RoI transform layer, which can align quadrangle proposals into small feature maps. Furthermore, in order to extract effective features for recognition, we propose to encode the aligned RoI features by RNN into context information, combining spatial attention mechanism to generate text sequences. This overall pipeline is capable of handling both regular and irregular cases. Finally, text localization and recognition tasks can be jointly trained in an end-to-end fashion with designed multi-task loss. Experiments on standard benchmarks show that the proposed TextNet can achieve state-of-the-art performance, and outperform existing approaches on irregular datasets by a large margin.

📄 PDF Abstract BibTeX arXiv:1812.09900

Code (0)

등록된 구현이 없습니다.

Tasks

Optical Character Recognition (OCR)Text Detection

Similar Papers 제목 키워드 기반

ContextNet: A Click-Through Rate Prediction Framework Using Contextual information to Refine Feature Embedding

2021-07-26 · Zhiqiang Wang, Qingyun She, PengTao Zhang, Junlin Zhang

Click-through rate (CTR) estimation is a fundamental task in personalized advertising and recommender systems and it's important for ranking models to effectively capture complex high-order features.Inspired by the succe…

Click-Through Rate PredictionRecommendation SystemsSentence

ContextNet: Improving Convolutional Neural Networks for Automatic Speech Recognition with Global Context

2020-05-07 · Wei Han, Zhengdong Zhang, Yu Zhang, Jiahui Yu 외

Convolutional neural networks (CNN) have shown promising results for end-to-end speech recognition, albeit still behind other state-of-the-art methods in performance. In this paper, we study how to bridge this gap and go…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modelling+2

Mask TextSpotter: An End-to-End Trainable Neural Network for Spotting Text with Arbitrary Shapes

2019-08-22 · ECCV 2018 9 · Minghui Liao, Pengyuan Lyu, Minghang He, Cong Yao 외

Unifying text detection and text recognition in an end-to-end training fashion has become a new trend for reading text in the wild, as these two tasks are highly relevant and complementary. In this paper, we investigate …

Scene Text RecognitionSemantic SegmentationText DetectionText Spotting

Towards Unconstrained End-to-End Text Spotting

2019-08-24 · ICCV 2019 10 · Siyang Qin, Alessandro Bissacco, Michalis Raptis, Yasuhisa Fujii 외

We propose an end-to-end trainable network that can simultaneously detect and recognize text of arbitrary shape, making substantial progress on the open problem of reading scene text of irregular shape. We formulate arbi…

Instance SegmentationOptical Character Recognition (OCR)Semantic SegmentationText Detection+1

MolTextNet: A Two-Million Molecule-Text Dataset for Multimodal Molecular Learning

2025-05-15 · Yihan Zhu, Gang Liu, Eric Inae, Meng Jiang

Small molecules are essential to drug discovery, and graph-language models hold promise for learning molecular properties and functions from text. However, existing molecule-text datasets are limited in scale and informa…

Drug DiscoveryInformativenessProperty PredictionText Generation