paper-with-me

Papers

Dictionary-Guided Scene Text Recognition

2021-06-19 · CVPR 2021 1 · Nguyen Nguyen, Thu Nguyen, Vinh Tran, Minh-Triet Tran, Thanh Duc Ngo, Thien Huu Nguyen, Minh Hoai

Language prior plays an important role in the way humans perceive and recognize text in the wild. In this work, we present an approach to train and use scene text recognition models by exploiting multiple clues from a language reference. Current scene text recognition methods have used lexicons to improve recognition performance, but their naive approach of simply casting the output into a dictionary word based purely on the edit distance has many limitations. We introduce here a novel approach to incorporate a dictionary in both the training and inference stage of a scene text recognition system. We use the dictionary to generate a list of possible outcomes and find the one that is most compatible with the visual appearance of the text. The proposed method leads to a robust scene text recognition model, which is better at handling ambiguous cases encountered in the wild, and improves the overall performance of a state-of-the-art scene text spotting framework. Our work suggests that incorporating language prior is a potential approach to advance scene text detection and recognition methods. Besides, we contribute a challenging scene text dataset for Vietnamese, where some characters are equivocal in the visual form due to accent symbols. This dataset will serve as a challenging benchmark for measuring the applicability and robustness of scene text detection and recognition algorithms.

📄 PDF Abstract BibTeX

Code (1)

VinAIResearch/dict-guided 공식 구현 pytorch

Tasks

Scene Text DetectionScene Text RecognitionText DetectionText Spotting

Similar Papers 제목 키워드 기반

Scene Text Recognition with Image-Text Matching-guided Dictionary

2023-05-08 · Jiajun Wei, Hongjian Zhan, Xiao Tu, Yue Lu 외

Employing a dictionary can efficiently rectify the deviation between the visual prediction and the ground truth in scene text recognition methods. However, the independence of the dictionary on the visual features may le…

Image-text matchingLanguage ModelingLanguage ModellingScene Text Recognition+1

Scene Text Recognition using Higher Order Language Priors

2012-09-01 · BMVC 2012 - Electronic Proceedings of the British Machine Vision Conference 2012 2012 9 · Anand Mishra, Karteek Alahari, C. V. Jawahar

The problem of recognizing text in images taken in the wild has gained significant attention from the computer vision community in recent years. Contrary to recognition of printed documents, recognizing scene text is a c…

Scene Text Recognition

Cross-label Suppression: A Discriminative and Fast Dictionary Learning with Group Regularization

2017-05-08 · Xiudong Wang, Yuantao Gu

This paper addresses image classification through learning a compact and discriminative dictionary efficiently. Given a structured dictionary with each atom (columns in the dictionary matrix) related to some label, we pr…

ClassificationComputational EfficiencyDictionary LearningFace Recognition+5

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

Extrinsic Methods for Coding and Dictionary Learning on Grassmann Manifolds

2014-01-31 · Mehrtash Harandi, Richard Hartley, Chunhua Shen, Brian Lovell 외

Sparsity-based representations have recently led to notable results in various visual recognition tasks. In a separate line of research, Riemannian manifolds have been shown useful for dealing with features and models th…

Action RecognitionClassificationDictionary LearningFace Recognition+4