mirror of
https://github.com/qurator-spk/eynollah.git
synced 2026-07-26 05:29:16 +02:00
ocrd-tool.json: differentiate inference-all and inference-layout
This commit is contained in:
parent
25865372d0
commit
b89e1b4296
1 changed files with 4 additions and 4 deletions
|
|
@ -89,14 +89,14 @@
|
||||||
"name": "models_inference_all_v0_9_0",
|
"name": "models_inference_all_v0_9_0",
|
||||||
"type": "archive",
|
"type": "archive",
|
||||||
"size": 5177204769,
|
"size": 5177204769,
|
||||||
"description": "Models for layout detection, reading order detection, textline detection, page extraction, column classification, table detection, binarization and image enhancement",
|
"description": "Models for layout detection, reading order detection, textline detection, page extraction, column classification, table detection, binarization and image enhancement, as well as OCR",
|
||||||
"version_range": ">= v0.9.0"
|
"version_range": ">= v0.9.0"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"url": "https://zenodo.org/records/21362927/files/models_inference_all_v0_9_0.zip",
|
"url": "https://zenodo.org/records/21362927/files/models_inference_layout_v0_9_0.zip",
|
||||||
"name": "models_inference_all_v0_9_0",
|
"name": "models_inference_layout_v0_9_0",
|
||||||
"type": "archive",
|
"type": "archive",
|
||||||
"size": 5177204769,
|
"size": 1572255489,
|
||||||
"description": "Models for layout detection, reading order detection, textline detection, page extraction, column classification, table detection, binarization and image enhancement",
|
"description": "Models for layout detection, reading order detection, textline detection, page extraction, column classification, table detection, binarization and image enhancement",
|
||||||
"version_range": ">= v0.9.0"
|
"version_range": ">= v0.9.0"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue