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 daed87566e 🚑 Don't install typegroups classifier for now 5 years ago
ocrd-bugs 🐛 ocrd-bugs: bug-ocropy-segment-littering.sh 5 years ago
xsd Use PAGE 2019 5 years ago
Dockerfile Use dinglehopper's new OCR-D interface 5 years ago
README.md 📜 Add README.md 5 years ago
build 🔧 Build container with cache again 5 years ago
my_ocrd_workflow 🚑 Don't install typegroups classifier for now 5 years ago
requirements.txt 🚑 Don't install typegroups classifier for now 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?