mirror of
https://github.com/mikegerber/ocrd_calamari.git
synced 2025-06-08 19:29:53 +02:00
📝 Fix example parameters JSON
This commit is contained in:
parent
ef3fb44fb5
commit
e39a2bce01
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ With `test-parameters.json`:
|
||||||
~~~
|
~~~
|
||||||
{
|
{
|
||||||
"checkpoint": "/path/to/some/trained/models/*.ckpt.json",
|
"checkpoint": "/path/to/some/trained/models/*.ckpt.json",
|
||||||
"textequiv_level": "line",
|
"textequiv_level": "line"
|
||||||
}
|
}
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue