Skip to content

Commit 91cced4

Browse files
authored
Merge pull request #80 from mikegerber/fix/readme-no-checkpoint
🧹 README: Do not mention obsolete + unsupported checkpoint parameter
2 parents 3767fae + 33f5d63 commit 91cced4

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,6 @@ ocrd-tesserocr-segment-line -I OCR-D-SEG-REGION -O OCR-D-SEG-LINE
6565
```
6666

6767
Finally recognize the text using ocrd_calamari and the downloaded model:
68-
```
69-
ocrd-calamari-recognize -P checkpoint "../gt4histocr-calamari1/*.ckpt.json" -I OCR-D-SEG-LINE -O OCR-D-OCR-CALAMARI
70-
```
71-
72-
or
73-
7468
```
7569
ocrd-calamari-recognize -P checkpoint_dir "../gt4histocr-calamari1" -I OCR-D-SEG-LINE -O OCR-D-OCR-CALAMARI
7670
```

0 commit comments

Comments
 (0)