mirror of
https://github.com/mikegerber/ocrd_calamari.git
synced 2025-06-08 19:29:53 +02:00
🧹 README: Do not mention obsolete + unsupported checkpoint parameter
Fixes #79.
This commit is contained in:
parent
3767faeeaf
commit
33f5d63373
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:
|
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
|
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