No description
Find a file
2019-08-05 15:40:39 +02:00
ocrd-bugs 🐛 ocrd-bugs: bug-ocropy-segment-littering.sh 2019-08-01 15:13:04 +02:00
xsd Use PAGE 2019 2019-08-02 11:59:16 +02:00
build Add container setup 2019-06-24 16:36:19 +02:00
Dockerfile 🐋 Docker: Simplify requirements install 2019-07-02 17:31:42 +02:00
my_ocrd_workflow 🚧 Work around problems with ocrd-tesserocr producing TextEquiv/@conf 2019-08-05 15:40:39 +02:00
README.md 📜 Add README.md 2019-06-25 17:54:16 +02:00
requirements.txt 📌 Use my ocrd_kraken fix for passing down the page id 2019-08-05 13:19:44 +02:00
run XXX Do not run privileged, use udica instead 2019-06-25 13:25:51 +02:00

My OCR-D workflow

WIP.

It's easiest to use it as a container. build and run rely on the Podman container engine, but should work with s/podman/docker/ too.

cd ~/devel/my_ocrd_workflow
./build
cd /path/to/some-ocrd-workspace
~/devel/my_ocrd_workflow/run

TODO

  • How to create a OCR-D workspace?