eynollah/train/custom_config_page2label.json

9 lines
485 B
JSON
Raw Normal View History

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