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.
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 textUsage
This dataset is designed for binary classification of manuscript and early book pages.
