File size: 1,353 Bytes
6778834
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
---
license: cc-by-4.0
dataset_info:
  features:
  - name: image_id
    dtype: string
  - name: width
    dtype: int32
  - name: height
    dtype: int32
  - name: objects
    struct:
    - name: area
      sequence: int64
    - name: bbox
      sequence:
        sequence: int64
    - name: category
      sequence: int64
    - name: id
      sequence: string
  - name: image
    dtype: image
  splits:
  - name: train
    num_bytes: 351974104.0
    num_examples: 121
  download_size: 351271785
  dataset_size: 351974104.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---

This is a dataset for doing line detection on medieval manuscripts. The data was collected from the various projects on [HTR United](https://htr-united.github.io/index.html).

# Sources for the Data

## CREMMA Medii Aevi

[GitHub](https://github.com/HTR-United/CREMMA-Medieval-LAT)
[HTR-United](https://htr-united.github.io/share.html?uri=2bea975a1)
```
@misc{YourReferenceHere,
author = {Clérice, Thibault and Chagué, Alix and Vlachou-Efstathiou, Malamatenia},
doi = {10.5281/zenodo.7013436},
title = {CREMMA Medii Aevi},
url = {https://github.com/HTR-United/CREMMA-Medieval-LAT}
}
```

`Clérice T., Chagué A., Vlachou-Efstathiou M. CREMMA Medii Aevi DOI: 10.5281/zenodo.7013436 URL: https://github.com/HTR-United/CREMMA-Medieval-LAT`