File size: 335 Bytes
a5bd9ca 3d360df a5bd9ca 3eb0c60 a5bd9ca | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | # Made using roboflow
path: ./layout_data/doclayout
train: train.txt
val: val.txt
test: val.txt
# Extra classes to easily fine tune the pretrained doclaynet dataset model
names:
0: Caption
1: Footnote
2: Formula
3: List-item
4: Page-footer
5: Page-header
6: Picture
7: Section-header
8: Table
9: Text
10: Title
|