SOTAVerified

dhSegment: A generic deep-learning approach for document segmentation

2018-04-27Code Available0· sign in to hype

Sofia Ares Oliveira, Benoit Seguin, Frederic Kaplan

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

In recent years there have been multiple successful attempts tackling document processing problems separately by designing task specific hand-tuned strategies. We argue that the diversity of historical document processing tasks prohibits to solve them one at a time and shows a need for designing generic approaches in order to handle the variability of historical series. In this paper, we address multiple tasks simultaneously such as page extraction, baseline extraction, layout analysis or multiple typologies of illustrations and photograph extraction. We propose an open-source implementation of a CNN-based pixel-wise predictor coupled with task dependent post-processing blocks. We show that a single CNN-architecture can be used across tasks with competitive results. Moreover most of the task-specific post-precessing steps can be decomposed in a small number of simple and standard reusable operations, adding to the flexibility of our approach.

Tasks

Reproductions