No description
Find a file
2019-08-02 11:59:16 +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 Use PAGE 2019 2019-08-02 11:58:56 +02:00
README.md 📜 Add README.md 2019-06-25 17:54:16 +02:00
requirements.txt ⬆ Update to ocrd >= 1.0.0b10 2019-06-25 17:20:36 +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?