Single Shot Scene Text Retrieval
Llu\'is G\'omez, Andr\'es Mafla, Mar\c{c}al Rusi\~nol and, Dimosthenis Karatzas

TL;DR
This paper introduces a single shot CNN model for scene text retrieval that simultaneously detects text regions and generates compact text representations, enabling fast and accurate image retrieval based on text queries.
Contribution
The paper presents a novel single shot CNN architecture that predicts bounding boxes and text embeddings simultaneously for scene text retrieval.
Findings
Outperforms previous state-of-the-art methods.
Offers significant increase in processing speed.
Enables efficient nearest neighbor search for text queries.
Abstract
Textual information found in scene images provides high level semantic information about the image and its context and it can be leveraged for better scene understanding. In this paper we address the problem of scene text retrieval: given a text query, the system must return all images containing the queried text. The novelty of the proposed model consists in the usage of a single shot CNN architecture that predicts at the same time bounding boxes and a compact text representation of the words in them. In this way, the text based image retrieval task can be casted as a simple nearest neighbor search of the query text representation over the outputs of the CNN over the entire image database. Our experiments demonstrate that the proposed architecture outperforms previous state-of-the-art while it offers a significant increase in processing speed.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Image Retrieval and Classification Techniques · Handwritten Text Recognition Techniques
