paper-with-me

Papers

Query by String word spotting based on character bi-gram indexing

2015-05-28 · Suman K. Ghosh, Ernest Valveny

In this paper we propose a segmentation-free query by string word spotting method. Both the documents and query strings are encoded using a recently proposed word representa- tion that projects images and strings into a common atribute space based on a pyramidal histogram of characters(PHOC). These attribute models are learned using linear SVMs over the Fisher Vector representation of the images along with the PHOC labels of the corresponding strings. In order to search through the whole page, document regions are indexed per character bi- gram using a similar attribute representation. On top of that, we propose an integral image representation of the document using a simplified version of the attribute model for efficient computation. Finally we introduce a re-ranking step in order to boost retrieval performance. We show state-of-the-art results for segmentation-free query by string word spotting in single-writer and multi-writer standard datasets

📄 PDF Abstract BibTeX arXiv:1505.07778

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeRe-RankingRetrievalSegmentation

Similar Papers 제목 키워드 기반

Learning to Rank Words: Optimizing Ranking Metrics for Word Spotting

2021-06-09 · Pau Riba, Adrià Molina, Lluis Gomez, Oriol Ramos-Terrades 외

In this paper, we explore and evaluate the use of ranking-based objective functions for learning simultaneously a word string and a word image encoder. We consider retrieval frameworks in which the user expects a retriev…

Learning-To-RankRetrieval

An Alternative Deep Feature Approach to Line Level Keyword Spotting

2019-06-01 · CVPR 2019 6 · George Retsinas, Georgios Louloudis, Nikolaos Stamatopoulos, Giorgos Sfikas 외

Keyword spotting (KWS) is defined as the problem of detecting all instances of a given word, provided by the user either as a query word image (Query-by-Example, QbE) or a query word string (Query-…

Handwritten Text RecognitionHTRKeyword Spotting

Neural Ctrl-F: Segmentation-free Query-by-String Word Spotting in Handwritten Manuscript Collections

2017-03-22 · ICCV 2017 10 · Tomas Wilkinson, Jonas Lindström, Anders Brun

In this paper, we approach the problem of segmentation-free query-by-string word spotting for handwritten documents. In other words, we use methods inspired from computer vision and machine learning to search for words i…

Segmentation

Word Spotting in Cursive Handwritten Documents using Modified Character Shape Codes

2013-10-22 · Sayantan Sarkar

There is a large collection of Handwritten English paper documents of Historical and Scientific importance. But paper documents are not recognized directly by computer. Hence the closest way of indexing these documents i…

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