eynollah/train/custom_config_page2label.json

10 lines
507 B
JSON
Raw Normal View History

2024-05-22 12:38:24 +02:00
{
"use_case": "layout",
"textregions":{"paragraph":1, "heading": 2, "header":2,"drop-capital": 3, "marginalia":4 ,"page-number":1 , "catch-word":1 ,"footnote": 1, "footnote-continued": 1},
"imageregion":5,
"separatorregion":6,
"graphicregions" :{"handwritten-annotation":5, "decoration": 5, "signature": 5, "stamp": 5},
2024-05-23 15:43:31 +02:00
"artificial_class_on_boundry": ["paragraph","header", "heading", "marginalia", "page-number", "catch-word", "drop-capital","footnote", "footnote-continued"],
"artificial_class_label":7
2024-05-22 12:38:24 +02:00
}