Jrglmn commited on
Commit
85963dd
·
verified ·
1 Parent(s): 1fe5403

create datasheet

Browse files
Files changed (1) hide show
  1. README.md +197 -3
README.md CHANGED
@@ -1,3 +1,197 @@
1
- ---
2
- license: cc-by-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ task_categories:
4
+ - image-segmentation
5
+ pretty_name: page_extraction
6
+ size_categories:
7
+ - 1K<n<10K
8
+ tags:
9
+ - computer_vision
10
+ - document_layout_analysis
11
+ ---
12
+ # Title
13
+ Page Extraction Dataset
14
+
15
+ # Description
16
+ In digitised cultural heritage items such as books, newspapers and archival records, a problem that can negatively affect OCR are black margins around a page caused by document scanning. In order to enable document layout analysis (DLA), these black margins need to be cropped and the pages need to be extracted correctly. To enable the training of a machine learning model capable of extracting pages, a dataset was created. The machine learning task for which this dataset was collected falls into the domain of image segmentation and, more generally, of computer vision. The dataset was compiled by Vahid Rezanezhad within the research project "[Mensch.Maschine.Kultur – Künstliche Intelligenz für das Digitale Kulturelle Erbe](https://mmk.sbb.berlin/?lang=en)" at the Staatsbibliothek zu Berlin – Berlin State Library (SBB). The research project was funded by the Federal Government Commissioner for Culture and the Media (BKM), project grant no. 2522DIG002. The Minister of State for Culture and the Media is part of the German Federal Government.
17
+
18
+ ## Homepage
19
+ [Eynollah – Document Layout Analysis with Deep Learning and Heuristics](https://github.com/qurator-spk/eynollah)
20
+
21
+ ## Publisher
22
+ Staatsbibliothek zu Berlin – Berlin State Library
23
+
24
+ ## Dataset Curators
25
+ Dr. Vahid Rezanezhad, postdoctoral researcher, Staatsbibliothek zu Berlin – Berlin State Library, [Vahid.Rezanezhad@sbb.spk-berlin.de](mailto:Vahid.Rezanezhad@sbb.spk-berlin.de), ORCID: [0009−0007−8041−6506](https://orcid.org/0009−0007−8041−6506). Vahid Rezhanezhad has studied computational physics at the University of Potsdam, where he received a Ph.D. in 2016. Between 2019 and 2022, he has worked in the QURATOR project and is now employed in the research project "Mensch.Maschine.Kultur" at Berlin State Library; he was responsible for preparing the dataset, labeling and model training.
26
+
27
+ Dr. Jörg Lehmann, postdoctoral researcher, Staatsbibliothek zu Berlin – Berlin State Library, [Joerg.Lehmann@sbb.spk-berlin.de](mailto:Joerg.Lehmann@sbb.spk-berlin.de), ORCID: [0000-0003-1334-9693](https://orcid.org/0000-0003-1334-9693). Jörg Lehmann has studied history and comparative literature and works in the research project "Mensch.Maschine.Kultur"; he was responsible for preparing the data for publication and drafting the datasheet.
28
+
29
+ ## Other Contributors
30
+ Contributions: [The Europeana Newspapers Project Dataset](https://www.primaresearch.org/datasets/ENP); [Poznán Supercomputing and Networking Center (PSNC) Digital Libraries in the frame of the IMPACT project](https://web.archive.org/web/20220520105522/https://dl.psnc.pl/activities/projekty/impact/results/); [Dataset for dhSegment (Ares Oliveira & Seguin)](https://github.com/dhlab-epfl/dhSegment/releases/); Vahid Rezanezhad, project collaborator in the "Human.Machine.Culture" project at Staatsbibliothek zu Berlin – Berlin State Library.
31
+
32
+ ## Point of Contact
33
+ Clemens Neudecker, Staatsbibliothek zu Berlin – Berlin State Library, [Clemens.Neudecker@sbb.spk-berlin.de](mailto:Clemens.Neudecker@sbb.spk-berlin.de), ORCID: [0000-0001-5293-8322](https://orcid.org/0000-0001-5293-8322)
34
+
35
+ ## Papers and/or Other References
36
+ Clausner, C., Papadopoulos, C., Pletschacher, S., & Antonacopoulos, A. (2015). The ENP image and ground truth dataset of historical newspapers. 2015 13th International Conference on Document Analysis and Recognition (ICDAR), 931–935. [https://doi.org/10.1109/ICDAR.2015.7333898](https://doi.org/10.1109/ICDAR.2015.7333898)
37
+
38
+ Oliveira, S. A., Seguin, B., & Kaplan, F. (2018). dhSegment: A Generic Deep-Learning Approach for Document Segmentation. 2018 16th International Conference on Frontiers in Handwriting Recognition (ICFHR), Niagara Falls, NY, USA, 2018, 7–12. [https://doi.org/10.1109/ICFHR-2018.2018.00011](https://doi.org/10.1109/ICFHR-2018.2018.00011)
39
+
40
+ Papadopoulos, C., Pletschacher, S., Clausner, C., & Antonacopoulos, A. (2013). The IMPACT dataset of historical document images. Proceedings of the 2nd International Workshop on Historical Document Imaging and Processing, 123–130. [https://doi.org/10.1145/2501115.2501130](https://doi.org/10.1145/2501115.2501130)
41
+
42
+ Rezanezhad, V., Baierer, K., Gerber, M., Labusch, K., & Neudecker, C. (2023). Document Layout Analysis with Deep Learning and Heuristics. Proceedings of the 7th International Workshop on Historical Document Imaging and Processing (HIP ‘23) Association for Computing Machinery, New York, 73–78. [https://doi.org/10.1145/3604951.3605513](https://doi.org/10.1145/3604951.3605513)
43
+
44
+ ## Supported Tasks and Shared Tasks
45
+ This dataset was not part of a shared task.
46
+
47
+ ### AI Category
48
+ [image segmentation](https://huggingface.co/tasks/image-segmentation)
49
+
50
+ ### Type of Cultural Heritage Application
51
+ [computer vision](https://ai4culture.eu/resources?aiCategories=COMPUTER_VISION)
52
+
53
+ ### (Cultural Heritage) Application Example
54
+ page extraction
55
+
56
+ # Distribution
57
+ This dataset is distributed by the two named data curators. It is planned to cite the dataset in upcoming publications. The dataset fully complies with the European General Data Protection Regulation GDPR.
58
+
59
+ ## Data Access URL
60
+ [https://doi.org/10.5281/zenodo.15094542](https://doi.org/10.5281/zenodo.15094542)
61
+
62
+ ## Licensing Information
63
+ [Creative Commons Attribution 4.0 International CC BY 4.0.](https://creativecommons.org/licenses/by/4.0/legalcode) Except for the data coming from Berlin State Library (SBB), all the original image files used for creating this dataset have previously been published separately under individual terms and conditions and have therefore not been included in this data publication.
64
+
65
+ ## File Format
66
+ image/jpg, image/png
67
+
68
+ ## Citation Information
69
+ ```
70
+ @dataset{rezanezhad_2026_15094542,
71
+ author = {Rezanezhad, Vahid and
72
+ Lehmann, Jörg},
73
+ title = {Page Extraction Dataset},
74
+ month = jan,
75
+ year = 2026,
76
+ publisher = {Staatsbibliothek zu Berlin - Berlin State Library},
77
+ version = 1,
78
+ doi = {10.5281/zenodo.15094542},
79
+ url = {https://doi.org/10.5281/zenodo.15094542},
80
+ }
81
+ ```
82
+
83
+ # Composition
84
+
85
+ ## Data Category
86
+ content
87
+
88
+ ## Media Category
89
+ image
90
+
91
+ ## Object Type
92
+ books, newspapers, historical documents
93
+
94
+ ## Dataset Structure
95
+ The complete training dataset consists of 3.820 original image files in both .tif and .jpg format, in 1.000 binarized images in .png format and in 3.820 labeled images in .png format. 2.029 original image files were taken from the dataset for dhSegment, 505 original image files were taken from the Europeana Newspapers Project (ENP), 286 from the Poznán Supercomputing and Networking Center (PSNC) dataset compiled within the frame of the IMPACT Project, and 1.000 images from the Berlin State Library (SBB). However, as all the original image files used for creating this dataset have previously been published separately except for the SBB images, this data publication consists only of the 1.000 SBB images as well as the labeled image files and does not comprise the original image files provided by the above-named sources, where the original image files can be requested or downloaded via the links provided above. Moreover, this data publication includes a .csv file containing all the names of the original images as well as their provenance that were used as training data in order to enable a replication of the model training.
96
+
97
+ ### Data Instances
98
+ Not applicable.
99
+
100
+ ### Data Fields
101
+ Not applicable.
102
+
103
+ ### Compliance with Standard(s)
104
+ Not applicable.
105
+
106
+ ### Data Splits
107
+ Not applicable.
108
+
109
+ ## Languages
110
+ deu, eng, pol, fra, lat, ita ([ISO 639-2](https://www.loc.gov/standards/iso639-2/php/code_list.php))
111
+
112
+ ## Descriptive Statistics
113
+ Data can be found in three directories: The first directory is named "images" and contains the 1.000 previously unpublished image files from SBB in .jpg format; the second directory is named "images_bin" and contains the same 1.000 images like the first directory, only in binarized form and in .png format; the third directory is named "labels" and contains 3.820 annotated files in .png format. The compressed file amounts up to 1,89 GB. Metadata are not part of the data publication.
114
+
115
+ # Data Collection Process
116
+
117
+ ## Curation Rationale
118
+ The motivation for creating this dataset was to compile examples of digitised historical documents with black margins around a page with the aim to train a machine learning model capable of extracting the pages from these document scans.
119
+
120
+ ## Source Data
121
+
122
+
123
+ ### Initial Data Collection
124
+ The source data were collected by three independent projects focusing on optimising the performance of optical character recognition (OCR) and image segmentation on historical documents: The [Europeana Newspapers Project Dataset](https://www.primaresearch.org/datasets/ENP); the [Poznán Supercomputing and Networking Center (PSNC) Digital Libraries dataset](https://web.archive.org/web/20220520105522/https://dl.psnc.pl/activities/projekty/impact/results/), and the [dataset for dhSegment (Ares Oliveira & Seguin)](https://github.com/dhlab-epfl/dhSegment/releases/). To these 2.820 images, 1.000 images from a German-language newspaper were added from the collections held by SBB. The collected documents were printed in Antiqua and Gothic or were handwritten and are in several languages; in part, they were provided alongside with ground truth for OCR. However, this ground truth was not used for the dataset provided here. Rather, from the datasets published by these projects, individual files were selected and annotated in order to provide a broad range of examples suitable to train a model performing the task of page extraction. No modification or normalisation of the selected files was performed. The complete training dataset can be reassembled by collecting the data from the named sources and selecting the individual files using the file listing.
125
+
126
+ ### Source Data Producers
127
+ The source data were produced by humans within the named research projects. The initial intent of source data collection was to provide ground truth for OCR and image segmentation. However, in this case, the ground truth data were not used.
128
+
129
+ ### Digitisation Pipeline
130
+ Not applicable.
131
+
132
+ ## Preprocessing and Cleaning
133
+ No preprocessing of the original image files was performed.
134
+
135
+ ## Annotations
136
+ As described above in the section "Initial Data Collection" and "Who are the source data producers?", the published dataset consists mainly of annotations. In the case of the ENP and IMPACT-PSNC files, those annotations were not part of the original datasets.
137
+
138
+ ### Annotation Process
139
+ All 3.820 files have been annotated by Vahid Rezanezhad. A part of the labels were reused from the dhSegment dataset where the labels are available in .png-files. For the rest of the images, Vahid has annotated bounding boxes of page elements using the tool [labelme](https://github.com/wkentaro/labelme), which were then written in a .json-file; then they were again encoded in a .png-file. The coordinates of the pages are extracted from the page-xml files and encoded in the .png-files. Each class element in the label like background or page is encoded with an integer.
140
+
141
+ ### Annotators
142
+ The only annotator was the project collaborator Vahid Rezhanezhad; see the information provided about him above.
143
+
144
+ ### Crowd Labour
145
+ Not applicable.
146
+
147
+ ## Data Provenance
148
+ The data of the ENP and the IMPACT-PSNC projects as well as the dhSegment dataset can be obtained via the websites linked above. ENP data were published under their own terms and conditions, IMPACT-PSNC data under a CC-BY-3.0 licence, dhSegment data without any dedicated licence. Republication of these datasets was abdicated; rather, they may be requested by users who are interested in establishing a dataset for comparable tasks or who want to replicate the model training. The 1.000 images from SBB have not yet been published, but are now made available as part of this data publication under a CC-BY 4.0 licence.
149
+
150
+ ## Use of Linked Open Data, Controlled Vocabulary, Multilingual Ontologies/Taxonomies
151
+ Not applicable.
152
+
153
+ ## Version Information
154
+ There is no previous version of this dataset.
155
+
156
+ ### Release Date
157
+ 2026-01-22
158
+
159
+ ### Date of Modification
160
+ Not applicable.
161
+
162
+ ### Checksums
163
+ **MD5 checksum of the page_extraction.tar.gz:** c15cd826cd43d6401f50e7cf2a892b7a
164
+
165
+ **SHA-256 checksum of the page_extraction.tar.gz:** fe0e0a68ccbda11d80d6b8c3ba552b8155379d8291cd5996ccdf608f6a2514e1
166
+
167
+ ## Maintenance Plan
168
+
169
+ ### Maintenance Level
170
+ Limited Maintenance – The data will not be updated, but any technical issues will be addressed
171
+
172
+ ### Update Periodicity
173
+ It is not foreseen to update the dataset.
174
+
175
+
176
+ # Examples and Considerations for Using the Data
177
+ This dataset consists of image files and .png files with annotations marking the bounding boxes of page elements. The original images contain text which may be relevant for ethical considerations. However, this text was not used for the training of the model, nor was OCR performed to extract the text. The following sections of the datasheet are therefore not applicable.
178
+
179
+ ## Ethical Considerations
180
+
181
+ ### Personal and Other Sensitive Information
182
+ Not applicable.
183
+
184
+ ### Discussion of Biases
185
+ Not applicable.]
186
+
187
+ ### Potential Societal Impact of Using the Dataset
188
+ Not applicable.
189
+
190
+ ## Examples of Datasets, Publications and Models that (re-)use the Dataset
191
+ So far, this dataset has not yet been reused.
192
+
193
+ ## Known Non-Ethical Limitations
194
+ Not applicable.
195
+
196
+ ## Unanticipated Uses made of this Dataset
197
+ Not applicable.