1
0
Fork 0
mirror of https://github.com/mikegerber/ocrd_calamari.git synced 2025-06-09 03:39:55 +02:00

Migrate TODO to issue #18

This commit is contained in:
Mike Gerber 2019-12-04 17:45:44 +01:00 committed by GitHub
parent fa6db585e3
commit 2f87ae662d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -61,9 +61,3 @@ With `test-parameters.json`:
## Development & Testing ## Development & Testing
For information regarding development and testing, please see For information regarding development and testing, please see
[README-DEV.md](README-DEV.md). [README-DEV.md](README-DEV.md).
TODO
----
* 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.