This PR adds a rough first draft of the benchmark process to the repository. There are still a lot of things to be done, see https://github.com/OCR-D/zenhub/issues/143.
To execute the benchmark creation, either call make benchmarks or make init && quiver-ocrd benchmarks after having installed the package in your venv.
This PR adds a rough first draft of the benchmark process to the repository. There are still a lot of things to be done, see https://github.com/OCR-D/zenhub/issues/143.
To execute the benchmark creation, either call
make benchmarks
ormake init && quiver-ocrd benchmarks
after having installed the package in your venv.