eynollah/train/custom_config_page2label.json

9 lines
415 B
JSON
Raw Normal View History

2024-05-22 12:38:24 +02:00
{
"textregions":{"paragraph":1, "heading": 2, "header":2,"drop-capital": 3, "marginalia":4 ,"page-number":1 , "catch-word":1 },
2024-05-22 12:38:24 +02:00
"imageregion":5,
"separatorregion":6,
"graphicregions" :{"handwritten-annotation":7, "decoration": 8, "signature": 9, "stamp": 10},
"artificial_class_on_boundry": ["paragraph","header", "heading", "marginalia", "page-number", "catch-word", "drop-capital"],
"artificial_class_label":11
2024-05-22 12:38:24 +02:00
}