paper-with-me

홈 › Papers

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 webpage into a set of established classes with a given probability. The library trains a random forest model build upon the features extracted from images by a pre-trained deep network. The implementation is tested by recognizing weapon class webpages in a curated list of 3859 websites. The results show that the best method of classifying a webpage into the studies classes is to assign the class according to the maximum probability of any image belonging to this (weapon) class being above the threshold, across all the retrieved images. Further research explores the possibilities for the developed methodology to also apply in image classification for healthcare applications.

📄 PDF Abstract BibTeX arXiv:1912.08644

Code (0)

등록된 구현이 없습니다.

Tasks

General Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

The Newspaper Navigator Dataset: Extracting And Analyzing Visual Content from 16 Million Historic Newspaper Pages in Chronicling America

2020-05-04 · Benjamin Charles Germain Lee, Jaime Mears, Eileen Jakeway, Meghan Ferriter 외

Chronicling America is a product of the National Digital Newspaper Program, a partnership between the Library of Congress and the National Endowment for the Humanities to digitize historic newspapers. Over 16 million pag…

Optical Character Recognition (OCR)

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…

ETDPC: A Multimodality Framework for Classifying Pages in Electronic Theses and Dissertations

2023-11-07 · Muntabir Hasan Choudhury, Lamia Salsabil, William A. Ingram, Edward A. Fox 외

Electronic theses and dissertations (ETDs) have been proposed, advocated, and generated for more than 25 years. Although ETDs are hosted by commercial or institutional digital library repositories, they are still an unde…

Navigate

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

Certifiably Robust Image Watermark

2024-07-04 · Zhengyuan Jiang, Moyang Guo, Yuepeng Hu, Jinyuan Jia 외

Generative AI raises many societal concerns such as boosting disinformation and propaganda campaigns. Watermarking AI-generated content is a key technology to address these concerns and has been widely deployed in indust…