paper-with-me

홈 › Papers

Deep Neural Network for Semantic-based Text Recognition in Images

2019-08-04 · Yi Zheng, Qitong Wang, Margrit Betke

State-of-the-art text spotting systems typically aim to detect isolated words or word-by-word text in images of natural scenes and ignore the semantic coherence within a region of text. However, when interpreted together, seemingly isolated words may be easier to recognize. On this basis, we propose a novel "semantic-based text recognition" (STR) deep learning model that reads text in images with the help of understanding context. STR consists of several modules. We introduce the Text Grouping and Arranging (TGA) algorithm to connect and order isolated text regions. A text-recognition network interprets isolated words. Benefiting from semantic information, a sequenceto-sequence network model efficiently corrects inaccurate and uncertain phrases produced earlier in the STR pipeline. We present experiments on two new distinct datasets that contain scanned catalog images of interior designs and photographs of protesters with hand-written signs, respectively. Our results show that our STR model outperforms a baseline method that uses state-of-the-art single-wordrecognition techniques on both datasets. STR yields a high accuracy rate of 90% on the catalog images and 71% on the more difficult protest images, suggesting its generality in recognizing text.

📄 PDF Abstract BibTeX arXiv:1908.01403

Code (0)

등록된 구현이 없습니다.

Tasks

Text Spotting

Similar Papers 제목 키워드 기반

Verisimilar Image Synthesis for Accurate Detection and Recognition of Texts in Scenes

2018-07-09 · ECCV 2018 9 · Fangneng Zhan, Shijian Lu, Chuhui Xue

The requirement of large amounts of annotated images has become one grand challenge while training deep neural network models for various visual detection and recognition tasks. This paper presents a novel image synthesi…

Image GenerationScene Text DetectionSemantic SegmentationText Detection

Recognition-Guided Diffusion Model for Scene Text Image Super-Resolution

2023-11-22 · Yuxuan Zhou, Liangcai Gao, Zhi Tang, Baole Wei

Scene Text Image Super-Resolution (STISR) aims to enhance the resolution and legibility of text within low-resolution (LR) images, consequently elevating recognition accuracy in Scene Text Recognition (STR). Previous met…

DenoisingDiversityImage Super-ResolutionScene Text Recognition+1

Alternative Semantic Representations for Zero-Shot Human Action Recognition

2017-06-28 · Qian Wang, Ke Chen

A proper semantic representation for encoding side information is key to the success of zero-shot learning. In this paper, we explore two alternative semantic representations especially for zero-shot human action recogni…

Action RecognitionTemporal Action LocalizationZero-Shot Action RecognitionZero-Shot Learning

A3S: Adversarial learning of semantic representations for Scene-Text Spotting

2023-02-21 · Masato Fujitake

Scene-text spotting is a task that predicts a text area on natural scene images and recognizes its text characters simultaneously. It has attracted much attention in recent years due to its wide applications. Existing re…

Text Spotting

SGBANet: Semantic GAN and Balanced Attention Network for Arbitrarily Oriented Scene Text Recognition

2022-07-21 · Dajian Zhong, Shujing Lyu, Palaiahnakote Shivakumara, Bing Yin 외

Scene text recognition is a challenging task due to the complex backgrounds and diverse variations of text instances. In this paper, we propose a novel Semantic GAN and Balanced Attention Network (SGBANet) to recognize t…

Image-to-Image TranslationScene Text Recognition