paper-with-me

Papers

Scene Text Recognition with Image-Text Matching-guided Dictionary

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

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.

📄 PDF Abstract BibTeX arXiv:2305.04524

Code (0)

등록된 구현이 없습니다.

Tasks

Image-text matchingLanguage ModelingLanguage ModellingScene Text RecognitionText Matching

Similar Papers 제목 키워드 기반

Out of Length Text Recognition with Sub-String Matching

2024-07-17 · Yongkun Du, Zhineng Chen, Caiyan Jia, Xieping Gao 외

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 Recognition

Orientational Pyramid Matching for Recognizing Indoor Scenes

2014-06-01 · CVPR 2014 6 · Lingxi Xie, Jingdong Wang, Baining Guo, Bo Zhang 외

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 Recognition

SSC: Semantic Scan Context for Large-Scale Place Recognition

2021-07-01 · Lin Li, Xin Kong, Xiangrui Zhao, Tianxin Huang 외

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 Recognition

Image-Based Place Recognition on Bucolic Environment Across Seasons From Semantic Edge Description

2019-10-28 · Assia Benbihi, Stéphanie Aravecchia, Matthieu Geist, Cédric Pradalier

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 RetrievalRetrieval

Large Scale Scene Text Verification with Guided Attention

2018-04-23 · Dafang He, Yeqing Li, Alexander Gorban, Derrall Heath 외

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