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

April 10, 2016 ยท Entered Twilight ยท ๐Ÿ› Pattern Recognition

๐ŸŒ… TWILIGHT: Old Age
Predates the code-sharing era โ€” a pioneer of its time

"Last commit was 8.0 years ago (โ‰ฅ5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: .gitignore, CMakeLists.txt, README.md, agglomerative_clustering.cpp, agglomerative_clustering.h, data, eval_IC03.cpp, eval_IC15.cpp, eval_SVT.cpp, evaluation, fast_clustering.cpp, image_contour.h, lex.txt, lex, main.cpp, main_cnn.cpp, min_bounding_box.cpp, min_bounding_box.h, nfa.cpp, region.cpp, region.h, stopping_rule.cpp, stopping_rule.h, trained_boost_groups.xml, utils.h

Authors Lluis Gomez-Bigorda, Dimosthenis Karatzas arXiv ID 1604.02619 Category cs.CV: Computer Vision Citations 112 Venue Pattern Recognition Repository https://github.com/lluisgomez/TextProposals โญ 192 Last Checked 1 month ago
Abstract
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
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computer Vision