mirror of
https://github.com/mikegerber/ocrd_calamari.git
synced 2025-07-10 02:29:54 +02:00
🚧 Do not hardcode used models
This commit is contained in:
parent
8cfb075a6d
commit
ebf0d53640
3 changed files with 16 additions and 2 deletions
|
@ -18,7 +18,7 @@
|
|||
"OCR-D-OCR-CALAMARI"
|
||||
],
|
||||
"parameters": {
|
||||
"XXX checkpoint": {"type": "string", "format": "file", "cacheable": true},
|
||||
"checkpoint": {"type": "string", "format": "file", "cacheable": true},
|
||||
"voter": {"type": "string", "default": "confidence_voter_default_ctc"}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue