diff --git a/README.md b/README.md index 8ebbf4f..f766c14 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ ocrd-calamari-recognize -p test-parameters.json -m mets.xml -I OCR-D-SEG-LINE -O With `test-parameters.json`: ~~~ { - "checkpoint": "/path/to/some/trained/models/*.ckpt.json", + "checkpoint": "/path/to/for/example/gt4histocr-calamari/*.ckpt.json", "textequiv_level": "line" } ~~~