mirror of
https://github.com/mikegerber/ocrd_calamari.git
synced 2025-06-09 03:39:55 +02:00
📝 README: Use gt4histocr-calamari from the Makefile in the example
See #33.
This commit is contained in:
parent
b802b4deaf
commit
3e426b2a0a
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ ocrd-calamari-recognize -p test-parameters.json -m mets.xml -I OCR-D-SEG-LINE -O
|
||||||
With `test-parameters.json`:
|
With `test-parameters.json`:
|
||||||
~~~
|
~~~
|
||||||
{
|
{
|
||||||
"checkpoint": "/path/to/some/trained/models/*.ckpt.json",
|
"checkpoint": "/path/to/for/example/gt4histocr-calamari/*.ckpt.json",
|
||||||
"textequiv_level": "line"
|
"textequiv_level": "line"
|
||||||
}
|
}
|
||||||
~~~
|
~~~
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue