Scene Text Recognition with Image-Text Matching-guided Dictionary
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 lead to incorrect rectification of accurate visual predictions. In this paper, we propose a new dictionary language model leveraging the Scene Image-Text Matching(SITM) network, which avoids the drawbacks of the explicit dictionary language model: 1) the independence of the visual features; 2) noisy choice in candidates etc. The SITM network accomplishes this by using Image-Text Contrastive (ITC) Learning to match an image with its corresponding text among candidates in the inference stage. ITC is widely used in vision-language learning to pull the positive image-text pair closer in feature space. Inspired by ITC, the SITM network combines the visual features and the text features of all candidates to identify the candidate with the minimum distance in the feature space. Our lexicon method achieves better results(93.8\% accuracy) than the ordinary method results(92.1\% accuracy) on six mainstream benchmarks. Additionally, we integrate our method with ABINet and establish new state-of-the-art results on several benchmarks.
Code (0)
등록된 구현이 없습니다.
Tasks
Image-text matchingLanguage ModelingLanguage ModellingScene Text RecognitionText MatchingSimilar Papers 제목 키워드 기반
Out of Length Text Recognition with Sub-String Matching
Scene Text Recognition (STR) methods have demonstrated robust performance in word-level text recognition. However, in real applications the text image is sometimes long due to detected with multiple horizontal words. It …
Scene Text RecognitionOrientational Pyramid Matching for Recognizing Indoor Scenes
Scene recognition is a basic task towards image understanding. Spatial Pyramid Matching (SPM) has been shown to be an efficient solution for spatial context modeling. In this paper, we introduce an alternative approach, …
FormGeneral ClassificationScene ClassificationScene RecognitionSSC: Semantic Scan Context for Large-Scale Place Recognition
Place recognition gives a SLAM system the ability to correct cumulative errors. Unlike images that contain rich texture features, point clouds are almost pure geometric information which makes place recognition based on …
TranslationVisual Place RecognitionImage-Based Place Recognition on Bucolic Environment Across Seasons From Semantic Edge Description
Most of the research effort on image-based place recognition is designed for urban environments. In bucolic environments such as natural scenes with low texture and little semantic content, the main challenge is to handl…
Image RetrievalRetrievalLarge Scale Scene Text Verification with Guided Attention
Many tasks are related to determining if a particular text string exists in an image. In this work, we propose a new framework that learns this task in an end-to-end way. The framework takes an image and a text string as…
Question AnsweringScene Text DetectionText DetectionVisual Question Answering+1