mirror of
https://github.com/qurator-spk/sbb_pixelwise_segmentation.git
synced 2025-06-10 04:10:04 +02:00
page2label with a dynamic layout
This commit is contained in:
parent
5f06a02441
commit
f7dda078d2
2 changed files with 479 additions and 17 deletions
6
custom_config_page2label.json
Normal file
6
custom_config_page2label.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"textregions":{"paragraph":1, "heading": 2, "header":2,"drop-capital": 3, "marginal":4 },
|
||||
"imageregion":5,
|
||||
"separatorregion":6,
|
||||
"graphicregions" :{"handwritten-annotation":7, "decoration": 8, "signature": 9, "stamp": 10}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue