paper-with-me

홈 › Papers

Page image classification for content-specific data processing

2025-07-11 · Kateryna Lutsai arxiv

Digitization projects in humanities often generate vast quantities of page images from historical documents, presenting significant challenges for manual sorting and analysis. These archives contain diverse content, including various text types (handwritten, typed, printed), graphical elements (drawings, maps, photos), and layouts (plain text, tables, forms). Efficiently processing this heterogeneous data requires automated methods to categorize pages based on their content, enabling tailored downstream analysis pipelines. This project addresses this need by developing and evaluating an image classification system specifically designed for historical document pages, leveraging advancements in artificial intelligence and machine learning. The set of categories was chosen to facilitate content-specific processing workflows, separating pages requiring different analysis techniques (e.g., OCR for text, image analysis for graphics)

📄 PDF Abstract BibTeX arXiv:2507.21114

Code (0)

등록된 구현이 없습니다.

Tasks

Image Classification

Similar Papers 제목 키워드 기반

Page image classifier fine-tuned on century-spanning archives of scanned documents for further content-specific processing

2026-05-25 · Kateryna Lutsai, Dana Křivánková, Pavel Straňák, David Novák arxiv

Purpose: Digitization projects in the humanities produce vast, heterogeneous archives of historical documents, making manual sorting impractical at scale. This work addresses the need for an automated system to classify …

Image Classification

A Web Page Classifier Library Based on Random Image Content Analysis Using Deep Learning

2019-12-18 · Leonardo Espinosa Leal, Kaj-Mikael Björk, Amaury Lendasse, Anton Akusok

In this paper, we present a methodology and the corresponding Python library 1 for the classification of webpages. Our method retrieves a fixed number of images from a given webpage, and based on them classifies the webp…

General Classificationimage-classificationImage Classification

Extraction of Relevant Images for Boilerplate Removal in Web Browsers

2019-12-17 · Joy Bose

Boilerplate refers to unwanted and repeated parts of a webpage (such as ads or table of contents) that distracts the user from reading the core content of the webpage, such as a news article. Accurate detection and remov…

Web2Code: A Large-scale Webpage-to-Code Dataset and Evaluation Framework for Multimodal LLMs

2024-06-28 · Sukmin Yun, Haokun Lin, Rusiru Thushara, Mohammad Qazim Bhat 외

Multimodal large language models (MLLMs) have shown impressive success across modalities such as image, video, and audio in a variety of understanding and generation tasks. However, current MLLMs are surprisingly poor at…

Code GenerationCode Translation

Boilerplate Removal using a Neural Sequence Labeling Model

2020-04-22 · Jurek Leonhardt, Avishek Anand, Megha Khosla

The extraction of main content from web pages is an important task for numerous applications, ranging from usability aspects, like reader views for news articles in web browsers, to information retrieval or natural langu…

ArticlesInformation RetrievalmodelRetrieval