paper-with-me

홈 › Papers

MapReader: A Computer Vision Pipeline for the Semantic Exploration of Maps at Scale

2021-11-30 · Kasra Hosseini, Daniel C. S. Wilson, Kaspar Beelen, Katherine McDonough

We present MapReader, a free, open-source software library written in Python for analyzing large map collections (scanned or born-digital). This library transforms the way historians can use maps by turning extensive, homogeneous map sets into searchable primary sources. MapReader allows users with little or no computer vision expertise to i) retrieve maps via web-servers; ii) preprocess and divide them into patches; iii) annotate patches; iv) train, fine-tune, and evaluate deep neural network models; and v) create structured data about map content. We demonstrate how MapReader enables historians to interpret a collection of $\approx$16K nineteenth-century Ordnance Survey map sheets ($\approx$30.5M patches), foregrounding the challenge of translating visual markers into machine-readable data. We present a case study focusing on British rail infrastructure and buildings as depicted on these maps. We also show how the outputs from the MapReader pipeline can be linked to other, external datasets, which we use to evaluate as well as enrich and interpret the results. We release $\approx$62K manually annotated patches used here for training and evaluating the models.

📄 PDF Abstract BibTeX arXiv:2111.15592

Code (1)

living-with-machines/mapreader 공식 구현 pytorch

Tasks

16kImage Classification

Similar Papers 제목 키워드 기반

Decision-Driven Semantic Object Exploration for Legged Robots via Confidence-Calibrated Perception and Topological Subgoal Selection

2025-09-25 · Guoyang Zhao, Yudong Li, Weiqing Qi, Kai Zhang 외 arxiv

Conventional navigation pipelines for legged robots remain largely geometry-centric, relying on dense SLAM representations that are fragile under rapid motion and offer limited support for semantic decision making in ope…

Decision Making

Auto-TransRL: Autonomous Composition of Vision Pipelines for Robotic Perception

2022-09-07 · Aditya Kapoor, Nijil George, Vartika Sengar, Vighnesh Vatsal 외

Creating a vision pipeline for different datasets to solve a computer vision task is a complex and time consuming process. Currently, these pipelines are developed with the help of domain experts. Moreover, there is no s…

Deep Reinforcement Learning

Semantic bottleneck for computer vision tasks

2018-11-06 · Maxime Bucher, Stéphane Herbin, Frédéric Jurie

This paper introduces a novel method for the representation of images that is semantic by nature, addressing the question of computation intelligibility in computer vision tasks. More specifically, our proposition is to …

Content-Based Image RetrievalGeneral Classificationimage-classificationImage Classification+2

ViT-Explainer: An Interactive Walkthrough of the Vision Transformer Pipeline

2026-04-02 · Juan Manuel Hernandez, Mariana Fernandez-Espinosa, Denis Parra, Diego Gomez-Zara arxiv

Transformer-based architectures have become the shared backbone of natural language processing and computer vision. However, understanding how these models operate remains challenging, particularly in vision settings, wh…

Synthetic Counterfactual Faces

2024-07-18 · Guruprasad V Ramesh, Harrison Rosenberg, Ashish Hooda, Shimaa Ahmed Kassem Fawaz

Computer vision systems have been deployed in various applications involving biometrics like human faces. These systems can identify social media users, search for missing persons, and verify identity of individuals. Whi…

counterfactualFace GenerationFace RecognitionFairness