mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-06-09 04:09:54 +02:00
adapt tool json to v3
This commit is contained in:
parent
1e902571ea
commit
17eafc1ccb
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@
|
||||||
"executable": "ocrd-eynollah-segment",
|
"executable": "ocrd-eynollah-segment",
|
||||||
"categories": ["Layout analysis"],
|
"categories": ["Layout analysis"],
|
||||||
"description": "Segment page into regions and lines and do reading order detection with eynollah",
|
"description": "Segment page into regions and lines and do reading order detection with eynollah",
|
||||||
"input_file_grp": ["OCR-D-IMG", "OCR-D-SEG-PAGE", "OCR-D-GT-SEG-PAGE"],
|
"input_file_grp_cardinality": 1,
|
||||||
"output_file_grp": ["OCR-D-SEG-LINE"],
|
"output_file_grp_cardinality": 1,
|
||||||
"steps": ["layout/segmentation/region", "layout/segmentation/line"],
|
"steps": ["layout/segmentation/region", "layout/segmentation/line"],
|
||||||
"parameters": {
|
"parameters": {
|
||||||
"models": {
|
"models": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue