Object Detection
Latin
medieval
manuscripts
wjbmattingly commited on
Commit
72b88f1
·
verified ·
1 Parent(s): 4db51c1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +131 -1
README.md CHANGED
@@ -12,4 +12,134 @@ tags:
12
  - manuscripts
13
  ---
14
 
15
- This a collection of YOLOv11 models trained on the CATMuS Medieval Segmentation dataset which is a collection of various datasets that have [SegmOnto](https://segmonto.github.io) XML markup.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  - manuscripts
13
  ---
14
 
15
+ This a collection of YOLOv11 models trained on the CATMuS Medieval Segmentation dataset which is a collection of various datasets that have [SegmOnto](https://segmonto.github.io) XML markup.
16
+
17
+ # YOLOv11 Model Evaluation Results
18
+
19
+ ## Overall Metrics
20
+
21
+ | Model | mAP50-95 | mAP50 | mAP75 |
22
+ |-------|-----------|--------|--------|
23
+ | YOLOv11-Nano | 0.298 | 0.475 | 0.302 |
24
+ | YOLOv11-Small | 0.352 | 0.566 | 0.380 |
25
+ | YOLOv11-Medium | 0.368 | 0.576 | 0.392 |
26
+ | YOLOv11-Large | 0.389 | 0.599 | 0.405 |
27
+ | YOLOv11-XLarge | 0.370 | 0.586 | 0.393 |
28
+
29
+ ## Per-Class Metrics
30
+
31
+
32
+ ### YOLOv11-Nano
33
+
34
+ | Class | mAP50-95 |
35
+ |-------|----------|
36
+ | MarginTextZone | 0.179 |
37
+ | DefaultLine | 0.727 |
38
+ | MainZone | 0.856 |
39
+ | RunningTitleZone | 0.390 |
40
+ | NumberingZone | 0.112 |
41
+ | QuireMarksZone | 0.024 |
42
+ | HeadingLine | 0.309 |
43
+ | DropCapitalZone | 0.253 |
44
+ | StampZone | 0.235 |
45
+ | GraphicZone | 0.338 |
46
+ | InterlinearLine | 0.032 |
47
+ | DigitizationArtefactZone | 0.298 |
48
+ | DropCapitalLine | 0.120 |
49
+ | DamageZone | 0.298 |
50
+ | MusicLine | 0.298 |
51
+ | TitlePageZone | 0.298 |
52
+ | SealZone | 0.298 |
53
+ | MusicZone | 0.298 |
54
+
55
+ ### YOLOv11-Small
56
+
57
+ | Class | mAP50-95 |
58
+ |-------|----------|
59
+ | MarginTextZone | 0.234 |
60
+ | DefaultLine | 0.738 |
61
+ | MainZone | 0.865 |
62
+ | RunningTitleZone | 0.465 |
63
+ | NumberingZone | 0.158 |
64
+ | QuireMarksZone | 0.156 |
65
+ | HeadingLine | 0.272 |
66
+ | DropCapitalZone | 0.286 |
67
+ | StampZone | 0.415 |
68
+ | GraphicZone | 0.356 |
69
+ | InterlinearLine | 0.075 |
70
+ | DigitizationArtefactZone | 0.352 |
71
+ | DropCapitalLine | 0.200 |
72
+ | DamageZone | 0.352 |
73
+ | MusicLine | 0.352 |
74
+ | TitlePageZone | 0.352 |
75
+ | SealZone | 0.352 |
76
+ | MusicZone | 0.352 |
77
+
78
+ ### YOLOv11-Medium
79
+
80
+ | Class | mAP50-95 |
81
+ |-------|----------|
82
+ | MarginTextZone | 0.243 |
83
+ | DefaultLine | 0.758 |
84
+ | MainZone | 0.874 |
85
+ | RunningTitleZone | 0.461 |
86
+ | NumberingZone | 0.136 |
87
+ | QuireMarksZone | 0.128 |
88
+ | HeadingLine | 0.345 |
89
+ | DropCapitalZone | 0.350 |
90
+ | StampZone | 0.417 |
91
+ | GraphicZone | 0.374 |
92
+ | InterlinearLine | 0.128 |
93
+ | DigitizationArtefactZone | 0.368 |
94
+ | DropCapitalLine | 0.203 |
95
+ | DamageZone | 0.368 |
96
+ | MusicLine | 0.368 |
97
+ | TitlePageZone | 0.368 |
98
+ | SealZone | 0.368 |
99
+ | MusicZone | 0.368 |
100
+
101
+ ### YOLOv11-Large
102
+
103
+ | Class | mAP50-95 |
104
+ |-------|----------|
105
+ | MarginTextZone | 0.202 |
106
+ | DefaultLine | 0.763 |
107
+ | MainZone | 0.886 |
108
+ | RunningTitleZone | 0.497 |
109
+ | NumberingZone | 0.136 |
110
+ | QuireMarksZone | 0.216 |
111
+ | HeadingLine | 0.383 |
112
+ | DropCapitalZone | 0.313 |
113
+ | StampZone | 0.622 |
114
+ | GraphicZone | 0.349 |
115
+ | InterlinearLine | 0.118 |
116
+ | DigitizationArtefactZone | 0.389 |
117
+ | DropCapitalLine | 0.184 |
118
+ | DamageZone | 0.389 |
119
+ | MusicLine | 0.389 |
120
+ | TitlePageZone | 0.389 |
121
+ | SealZone | 0.389 |
122
+ | MusicZone | 0.389 |
123
+
124
+ ### YOLOv11-XLarge
125
+
126
+ | Class | mAP50-95 |
127
+ |-------|----------|
128
+ | MarginTextZone | 0.251 |
129
+ | DefaultLine | 0.759 |
130
+ | MainZone | 0.881 |
131
+ | RunningTitleZone | 0.398 |
132
+ | NumberingZone | 0.121 |
133
+ | QuireMarksZone | 0.165 |
134
+ | HeadingLine | 0.355 |
135
+ | DropCapitalZone | 0.324 |
136
+ | StampZone | 0.549 |
137
+ | GraphicZone | 0.356 |
138
+ | InterlinearLine | 0.122 |
139
+ | DigitizationArtefactZone | 0.370 |
140
+ | DropCapitalLine | 0.158 |
141
+ | DamageZone | 0.370 |
142
+ | MusicLine | 0.370 |
143
+ | TitlePageZone | 0.370 |
144
+ | SealZone | 0.370 |
145
+ | MusicZone | 0.370 |