paper-with-me

홈 › Papers

TextProposals: a Text-specific Selective Search Algorithm for Word Spotting in the Wild

2016-04-10 · Lluis Gomez-Bigorda, Dimosthenis Karatzas

Motivated by the success of powerful while expensive techniques to recognize words in a holistic way, object proposals techniques emerge as an alternative to the traditional text detectors. In this paper we introduce a novel object proposals method that is specifically designed for text. We rely on a similarity based region grouping algorithm that generates a hierarchy of word hypotheses. Over the nodes of this hierarchy it is possible to apply a holistic word recognition method in an efficient way. Our experiments demonstrate that the presented method is superior in its ability of producing good quality word proposals when compared with class-independent algorithms. We show impressive recall rates with a few thousand proposals in different standard benchmarks, including focused or incidental text datasets, and multi-language scenarios. Moreover, the combination of our object proposals with existing whole-word recognizers shows competitive performance in end-to-end word spotting, and, in some benchmarks, outperforms previously published results. Concretely, in the challenging ICDAR2015 Incidental Text dataset, we overcome in more than 10 percent f-score the best-performing method in the last ICDAR Robust Reading Competition. Source code of the complete end-to-end system is available at https://github.com/lluisgomez/TextProposals

📄 PDF Abstract BibTeX arXiv:1604.02619

Code (1)

lluisgomez/TextProposals 공식 구현

Tasks

Object

Similar Papers 제목 키워드 기반

Automatic Handgun Detection in X-ray Images using Bag of Words Model with Selective Search

2019-03-04 · David Castro Piñol, Enrique Juan Marañón Reyes

Baggage inspection systems using X-ray screening are crucial for security. Only 90% of threat objects are recognized from the X-ray system based in human inspection. Manual detection requires high concentration due to th…

Selective Inference for Latent Block Models

2020-05-27 · Chihiro Watanabe, Taiji Suzuki

Model selection in latent block models has been a challenging but important task in the field of statistics. Specifically, a major challenge is encountered when constructing a test on a block structure obtained by applyi…

ClusteringModel Selection

Sub-SA: Strengthen In-context Learning via Submodular Selective Annotation

2024-07-08 · Jian Qian, Miao Sun, Sifan Zhou, Ziyu Zhao 외

In-context learning (ICL) leverages in-context examples as prompts for the predictions of Large Language Models (LLMs). These prompts play a crucial role in achieving strong performance. However, the selection of suitabl…

DiversityIn-Context Learning

Selective Token Generation for Few-shot Language Modeling

2021-09-29 · DaeJin Jo, Taehwan Kwon, Sungwoong Kim, Eun-Sol Kim

Natural language modeling with limited training data is challenging problem, and many algorithms make use of large-scale pretrained language models (PLMs) for this due to its great generalization ability. Among these tra…

Data-to-Text GenerationLanguage ModelingLanguage ModellingReinforcement Learning (RL)+3

PailitaoGR: Latent Think-with-Images for Generative Image Retrieval

2026-08-27 · Xiaomeng Fan, Yueran Liu, Shengyu Zhou, Chenghan Fu 외 arxiv

Generative retrieval has demonstrated strong performance by directly generating product semantic identifiers (SIDs). Extending this paradigm to image search, however, is nontrivial because real-world query images contain…

Image Retrieval