📝 README: Use gt4histocr-calamari from the Makefile in the example

See #33.
fix/readme-no-checkpoint
Gerber, Mike 5 years ago
parent b802b4deaf
commit 3e426b2a0a

@ -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…
Cancel
Save