mirror of
https://github.com/mikegerber/ocrd_calamari.git
synced 2025-06-09 19:59:53 +02:00
Merge pull request #80 from mikegerber/fix/readme-no-checkpoint
🧹 README: Do not mention obsolete + unsupported checkpoint parameter
This commit is contained in:
commit
91cced4e0d
1 changed files with 0 additions and 6 deletions
|
@ -65,12 +65,6 @@ ocrd-tesserocr-segment-line -I OCR-D-SEG-REGION -O OCR-D-SEG-LINE
|
|||
```
|
||||
|
||||
Finally recognize the text using ocrd_calamari and the downloaded model:
|
||||
```
|
||||
ocrd-calamari-recognize -P checkpoint "../gt4histocr-calamari1/*.ckpt.json" -I OCR-D-SEG-LINE -O OCR-D-OCR-CALAMARI
|
||||
```
|
||||
|
||||
or
|
||||
|
||||
```
|
||||
ocrd-calamari-recognize -P checkpoint_dir "../gt4histocr-calamari1" -I OCR-D-SEG-LINE -O OCR-D-OCR-CALAMARI
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue