Commit Graph

275 Commits (67994d18a786449ff621b32e56fcb11b6d707a49)
 

Author SHA1 Message Date
Gerber, Mike 67994d18a7 📝 README: Mention qurator-spk and Docker Hub
Gerber, Mike b7ea32ceb2 📝 README: Fix SBB documentation comment
Gerber, Mike b7c3a9a879 📝 README: Update to reflect that we are now using multiple containers
Gerber, Mike 3fb2d39d94 Allow running pre-built containers again
Gerber, Mike c5cd3f17e2 Merge branch 'feat/boxed-processors'
Gerber, Mike 902f32cb95 🧹 Move one-liner ocrd_logging.py to an echo statement
Gerber, Mike 13c619a2f0 🚧 Travis: Fix tagging/pushing/pulling the correct images
Gerber, Mike 17c6b15a1b 🐛 (Better) Handle missing pip3 in the main script
Gerber, Mike 436bb32a82 🚧 Travis: Fix tagging/pushing/pulling the correct images
Gerber, Mike d4cc0c16c0 🚧 Travis: Fix tagging/pushing/pulling the correct images
Gerber, Mike 848a1eb6c3 🚧 Travis: Pull the correct images in the test stage
Gerber, Mike fc853d4d13 🐛 Handle missing pip3 in the main script
Gerber, Mike 0074ac405e 🚧 Travis: Fix build stage
Gerber, Mike eb820bac72 🚧 Travis: Fix build stage
Gerber, Mike b0157ff1a2 🚧 Travis: Fix build stage
Gerber, Mike 21c1f310b1 🚧 Travis: Fix build stage
Gerber, Mike 73ffa01d12 🎨 Rename boxed-* to my_ocrd_workflow-*
Gerber, Mike a820d72526 🧹 s/base/core
Gerber, Mike 9680dd8299 ⚙️ Install pip via get-pip.py
Gerber, Mike 92391747a7 🧹 Remove obsolete xsd/ directory
Gerber, Mike 02eae7b6fa Move processors into their own Docker container
Gerber, Mike 894cbeee32 Merge branch 'test/pip-2020-resolver'
Gerber, Mike 5806674fa0 🎉 Checkout pip 20.2's new 2020-resolver feature
Gerber, Mike d3b6974316 💩 I hate pip to much
Gerber, Mike 037f64518f ⬆️ Update dinglehopper
Gerber, Mike c2946395e3 🐛 Fix downloading repacked tessdata_best
Gerber, Mike daa8095a25 ⬆️ Update ocrd_calamari to fix pcGtsId (also ocrd for good measure)
Gerber, Mike bf7c6abcbf ⬆️ Update sbb_textline_detector to fix pcGtsId issue
Gerber, Mike 73a125d893 ⬆️ Update ocrd_tesserocr to fix pcGtsId issue
Gerber, Mike 0b1da9a5db 🧹 Update Calamari model path
Gerber, Mike c5536d3722 💩 Increase pip default timeout
Gerber, Mike b75d17e42c Merge branch 'master' of github.com:mikegerber/my_ocrd_workflow
Gerber, Mike 72693071e0 ⚙️ Get tessdata_best from git-annex/our mirror to make downloads more robust
Gerber, Mike 6ae31395a3 ⚙️ Configure retries for apt-get/curl to make downloads more robust
Gerber, Mike b0b1c021a8 🧹 Update Calamari model path
Gerber, Mike 31c36eb534 ⬆️ Update qurator_data_lib.sh to allow not unpacking a downloaded file
Gerber, Mike 3f511bc8e3 🗒️ README: Break jpageviewer line
Gerber, Mike d1a2bfe669 🐛 Deal with ocrd_olena >= 1.2.0 using one output file group only
Gerber, Mike 7111d28f9b ⬆️ ocrd_olena → 1.2.0
Gerber, Mike 1a308a5522 🧹 Use OCR-D's -P, remove now redundant validation and remove now unnecessary functions
Gerber, Mike efd955c04f 🧹 Modernize my_ocrd_workflow and use OCR-D's new --overwrite
Gerber, Mike 3af3c6dd00 ⬆️ Update qurator_data_lib.sh
Gerber, Mike 0f8b2d82d5 🧹 Travis: Comment out transfer.sh output
Gerber, Mike 032f58e4b8 Merge branch 'master' of https://github.com/mikegerber/my_ocrd_workflow
Gerber, Mike 131e862762 💩 Travis: Skip validation until https://github.com/OCR-D/ocrd_olena/issues/60 is fixed
Gerber, Mike 7fe2ce84b5 🐛 Update sbb_textline_detector to fix Keras/TF issue
Gerber, Mike ef3a8a69e0 ⬆️ Update ocrd_olena
Gerber, Mike f7b43bbefa ppn2ocr: Support TIFF in the BEST group
Gerber, Mike 4e37a52899 Merge branch 'master' of github.com:mikegerber/my_ocrd_workflow
Gerber, Mike bb703152db 🐛 ppn2ocr: Verify oai.sbb.berlin's certificate again
Now that oai.sbb.berlin's certificate chain is fixed, remove the
workaround again.

Fixes GH#15.