Baseline Detection in Historical Documents using Convolutional U-Nets
Michael Fink, Thomas Layer, Georg Mackenbrock, and Michael Sprinzl

TL;DR
This paper introduces a CNN-based U-net architecture for baseline detection in historical documents, achieving state-of-the-art results and winning the ICDAR 2017 competition, with strong generalization to different datasets.
Contribution
It presents the first CNN-based U-net approach for baseline extraction in historical documents, combining sliding window detection with post-processing for high accuracy.
Findings
Outperforms previous methods on cBAD dataset
Successfully generalizes to medieval manuscript data
Achieves high local accuracy in baseline detection
Abstract
Baseline detection is still a challenging task for heterogeneous collections of historical documents. We present a novel approach to baseline extraction in such settings, turning out the winning entry to the ICDAR 2017 Competition on Baseline detection (cBAD). It utilizes deep convolutional nets (CNNs) for both, the actual extraction of baselines, as well as for a simple form of layout analysis in a pre-processing step. To the best of our knowledge it is the first CNN-based system for baseline extraction applying a U-net architecture and sliding window detection, profiting from a high local accuracy of the candidate lines extracted. Final baseline post-processing complements our approach, compensating for inaccuracies mainly due to missing context information during sliding window detection. We experimentally evaluate the components of our system individually on the cBAD dataset.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsConcatenated Skip Connection · *Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · Convolution · U-Net
