mirror of
https://github.com/qurator-spk/eynollah.git
synced 2026-07-25 21:19:18 +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",
|
||||
"type": "archive",
|
||||
"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"
|
||||
},
|
||||
{
|
||||
"url": "https://zenodo.org/records/21362927/files/models_inference_all_v0_9_0.zip",
|
||||
"name": "models_inference_all_v0_9_0",
|
||||
"url": "https://zenodo.org/records/21362927/files/models_inference_layout_v0_9_0.zip",
|
||||
"name": "models_inference_layout_v0_9_0",
|
||||
"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",
|
||||
"version_range": ">= v0.9.0"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue