mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 22:59:53 +02:00
🧹 Update Calamari model path
This commit is contained in:
parent
31c36eb534
commit
b0b1c021a8
3 changed files with 5 additions and 5 deletions
|
@ -99,7 +99,7 @@ do_ocr_calamari() {
|
|||
# Perform OCR on the segmented lines
|
||||
|
||||
ocrd_calamari_recognize_parameters='{
|
||||
"checkpoint": "/var/lib/calamari-models/GT4HistOCR/2019-07-22T15:49+0200/*.ckpt.json",
|
||||
"checkpoint": "/var/lib/calamari-models/GT4HistOCR/2019-07-22T15_49+0200/*.ckpt.json",
|
||||
"textequiv_level": "'$TEXTEQUIV_LEVEL'"
|
||||
}'
|
||||
ocrd workspace remove-group -rf OCR-D-OCR-CALAMARI
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue