mirror of
https://github.com/mikegerber/ocrd_calamari.git
synced 2025-06-09 11:49:53 +02:00
📝 Document TODOs
This commit is contained in:
parent
ebf0d53640
commit
32469108c5
1 changed files with 7 additions and 0 deletions
|
@ -23,3 +23,10 @@ With `test-parameters.json`:
|
|||
"checkpoint": "/path/to/some/trained/models/*.ckpt.json"
|
||||
}
|
||||
~~~
|
||||
|
||||
TODO
|
||||
----
|
||||
|
||||
* Support Calamari's "extended prediction data" output
|
||||
* Currently, the processor only supports a prediction using confidence voting of multiple models. While this is
|
||||
superior, it makes sense to support single model prediction, too.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue