ICDAR 2021 Competition on Historical Map Segmentation
Joseph Chazalon (1), Edwin Carlinet (1), Yizi Chen (1, 2), Julien, Perret (2, 3), Bertrand Dum\'enieu (3), Cl\'ement Mallet (2), Thierry, G\'eraud (1), Vincent Nguyen (4, 5), Nam Nguyen (4), Josef Baloun (6 and, 7), Ladislav Lenc (6, 7), Pavel Kr\'al (6

TL;DR
This paper reports on the ICDAR 2021 Competition on Historical Map Segmentation, showcasing advances in detecting map features using deep learning and image processing techniques across three distinct tasks.
Contribution
It introduces a standardized dataset and evaluation framework for historical map segmentation, and demonstrates state-of-the-art methods for building detection, content segmentation, and intersection point localization.
Findings
Task 1 achieved high accuracy with DenseNet-121 in weakly supervised training.
Task 2 improved segmentation edge detection with a U-Net-like FCN and binarization.
Task 3 effectively located intersection points using a combined pipeline with line detection and template matching.
Abstract
This paper presents the final results of the ICDAR 2021 Competition on Historical Map Segmentation (MapSeg), encouraging research on a series of historical atlases of Paris, France, drawn at 1/5000 scale between 1894 and 1937. The competition featured three tasks, awarded separately. Task~1 consists in detecting building blocks and was won by the L3IRIS team using a DenseNet-121 network trained in a weakly supervised fashion. This task is evaluated on 3 large images containing hundreds of shapes to detect. Task~2 consists in segmenting map content from the larger map sheet, and was won by the UWB team using a U-Net-like FCN combined with a binarization method to increase detection edge accuracy. Task~3 consists in locating intersection points of geo-referencing lines, and was also won by the UWB team who used a dedicated pipeline combining binarization, line detection with Hough…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsConvolution · Max Pooling · Fully Convolutional Network
