1
0
Fork 0
mirror of https://github.com/mikegerber/ocrd_calamari.git synced 2025-06-26 20:19:53 +02:00

📝 Fix example parameters JSON

This commit is contained in:
Gerber, Mike 2020-02-05 13:07:56 +01:00
parent ef3fb44fb5
commit e39a2bce01

View file

@ -55,7 +55,7 @@ With `test-parameters.json`:
~~~
{
"checkpoint": "/path/to/some/trained/models/*.ckpt.json",
"textequiv_level": "line",
"textequiv_level": "line"
}
~~~