You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Gerber, Mike ddda6e48bc 🐛 Add my collection of OCR-D bug reproducers 5 years ago
ocrd-bugs 🐛 Add my collection of OCR-D bug reproducers 5 years ago
xsd Add a PAGE validation step 5 years ago
Dockerfile 🐛 Use my version of ocrd_models until fix is merged 5 years ago
README.md 📜 Add README.md 5 years ago
build Add container setup 5 years ago
my_ocrd_workflow Do not hardcode path to typegroups model binary 5 years ago
requirements.txt ⬆ Update to ocrd >= 1.0.0b10 5 years ago
run XXX Do not run privileged, use udica instead 5 years ago

README.md

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?