Pattern Spotting In Historical Documents Using Convolutional Models | Awesome Learning to Hash Add your paper to Learning2Hash

Pattern Spotting In Historical Documents Using Convolutional Models

Ignacio Úbeda, Jose M. Saavedra, Stéphane Nicolas, Caroline Petitjean, Laurent Heutte . Proceedings of the 5th International Workshop on Historical Document Imaging and Processing 2019 – 1 citation

[Paper]   Search on Google Scholar   Search on Semantic Scholar
Datasets

Pattern spotting consists of searching in a collection of historical document images for occurrences of a graphical object using an image query. Contrary to object detection, no prior information nor predefined class is given about the query so training a model of the object is not feasible. In this paper, a convolutional neural network approach is proposed to tackle this problem. We use RetinaNet as a feature extractor to obtain multiscale embeddings of the regions of the documents and also for the queries. Experiments conducted on the DocExplore dataset show that our proposal is better at locating patterns and requires less storage for indexing images than the state-of-the-art system, but fails at retrieving some pages containing multiple instances of the query.

Similar Work