Object Proposals for Text Extraction in the Wild
Object Proposals is a recent computer vision technique receiving increasing interest from the research community. Its main objective is to generate a relatively small set of bounding box proposals that are most likely to contain objects of interest. The use of Object Proposals techniques in the scene text understanding field is innovative. 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 study to what extent the existing generic Object Proposals methods may be useful for scene text understanding. Also, we propose a new Object Proposals algorithm that is specifically designed for text and compare it with other generic methods in the state of the art. Experiments show that our proposal is superior in its ability of producing good quality word proposals in an efficient way. The source code of our method is made publicly available.
Code (1)
Tasks
ObjectSimilar Papers 제목 키워드 기반
TextProposals: a Text-specific Selective Search Algorithm for Word Spotting in the Wild
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 n…
ObjectRepGN:Object Detection with Relational Proposal Graph Network
Region based object detectors achieve the state-of-the-art performance, but few consider to model the relation of proposals. In this paper, we explore the idea of modeling the relationships among the proposals for object…
General ClassificationGraph LearningObjectobject-detection+2Deep Region Hashing for Efficient Large-scale Instance Search from Images
Instance Search (INS) is a fundamental problem for many applications, while it is more challenging comparing to traditional image search since the relevancy is defined at the instance level. Existing works have demonst…
Code GenerationImage RetrievalInstance SearchObject+1Cascaded Sparse Spatial Bins for Efficient and Effective Generic Object Detection
A novel efficient method for extraction of object proposals is introduced. Its "objectness" function exploits deep spatial pyramid features, a novel fast-to-compute HoG-based edge statistic and the EdgeBoxes score. The e…
object-detectionObject DetectionUnknown-Aware Object Detection: Learning What You Don't Know from Videos in the Wild
Building reliable object detectors that can detect out-of-distribution (OOD) objects is critical yet underexplored. One of the key challenges is that models lack supervision signals from unknown data, producing overconfi…
Objectobject-detectionObject DetectionOut of Distribution (OOD) Detection