CoolFace
Datasetpublic

zghem/incunabula-pages

Dataset Card for Incunabula Bibles Illustration Pages This is a collection of pages from early modern Bibles categorized into a) containing illustrations, b) text-only. It was used to train the Incunabula Page Classifier. Dataset Structure data/ ├── train/ │ ├── illustrated/ # Pages containing illustrations │ └── text_only/ # Pages with only text └── val/ ├── illustrated/ # Validation pages with illustrations └── text_only/ #… See the full description on the dataset page: https://huggingface.co/datasets/zghem/incunabula-pages.

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes11downloads
Dataset Card

Dataset Card for Incunabula Bibles Illustration Pages

This is a collection of pages from early modern Bibles categorized into a) containing illustrations, b) text-only. It was used to train the Incunabula Page Classifier.

Dataset Structure

data/
├── train/
│   ├── illustrated/     # Pages containing illustrations
│   └── text_only/       # Pages with only text
└── val/
    ├── illustrated/     # Validation pages with illustrations
    └── text_only/       # Validation pages with only text

Usage

This dataset is designed for binary classification of manuscript and early book pages.