mirror of
https://github.com/qurator-spk/sbb_pixelwise_segmentation.git
synced 2025-06-10 04:10:04 +02:00
scaling and cropping of labels and org images
This commit is contained in:
parent
4640d9f2dc
commit
821290c464
3 changed files with 145 additions and 19 deletions
|
@ -1,9 +1,8 @@
|
|||
{
|
||||
"use_case": "layout",
|
||||
"use_case": "textline",
|
||||
"textregions":{ "rest_as_paragraph": 1, "header":2 , "heading":2 , "marginalia":3 },
|
||||
"imageregion":4,
|
||||
"separatorregion":5,
|
||||
"graphicregions" :{"rest_as_decoration":6},
|
||||
"artificial_class_on_boundry": ["paragraph"],
|
||||
"artificial_class_label":7
|
||||
"columns_width":{"1":1000, "2":1300, "3":1600, "4":2000, "5":2300, "6":2500}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue