Commit Graph

46 Commits (master)

Author SHA1 Message Date
Gerber, Mike c8de7b6769 🚧 Update to CUDA 12.1 (10.x is not available anymore) 9 months ago
Gerber, Mike 0166e44e37 🧹 Remove old build scripts/docs 1 year ago
Gerber, Mike e608fdae1d 🚧 Install pyenv 1 year ago
Gerber, Mike 6ff314ffb0 🐛 Fix building from multiple Dockerfiles
This did not work:

./build Dockerfile-core*

Fix this by properly handling multiple given Dockerfiles, i.e. removing
the "Dockerfile-" prefix for all arguments. Fixes gh-61.
2 years ago
Gerber, Mike b413cfe469 Update base images if we build a core image 2 years ago
Gerber, Mike e196a70ea5 🚧 ocrd-galley: Add model files for eynollah
continuous-integration/drone/push Build is failing Details
3 years ago
Gerber, Mike 19649aaf91 ⬆️ ocrd-galley: Update sbb_binarization (including the model) 3 years ago
Gerber, Mike 545c75ebce ⚙️ Also use quratorspk for the manual build
continuous-integration/drone/push Build is passing Details
3 years ago
Gerber, Mike ad55fda98c 🚧 Rename my_ocrd_workflow to ocrd-galley in image names
continuous-integration/drone/push Build was killed Details
3 years ago
Gerber, Mike 68f6e1609b Allow (re)building only some container images
To speed up rebuilding container images, you can now supply the desired
subimage to build:

  ./build sbb_textline_detector

or even simpler, leveraging shell filename completion:

  ./build Dockerfile-sbb_textline_detector
3 years ago
Gerber, Mike 90d0fe4c84 🚧 Support CUDA 3 years ago
Gerber, Mike 42e8bf67e2 🚧 Add a. our augmented GT4HistOCR Calamari model b. chreul's GT4HistOCR model 3 years ago
Gerber, Mike 04d16d93d0 ⬆️ ocrd_calamari 1.0.0 (plus changes for legacy ocrd_calmari) 3 years ago
Gerber, Mike a3ae0a325d Add GT4HistOCR model download for Calamari 1.x 4 years ago
Gerber, Mike b6bbc7ca3a 🚧 Add preliminary support for ocrd_calamari's Calamari 1 version 4 years ago
Gerber, Mike 12af0b01fa 🚧 Add ocrd_fileformat (WIP, see GH-34) 4 years ago
Gerber, Mike 560cfe3549 🚧 Add ocrd_cis (WIP) 4 years ago
Gerber, Mike 0841af5491 🚧 Prepare supporting ocrd-sbb-binarize
ocrd-sbb-binarize seems to work but its input does not work with
ocrd-sbb-textline-detector:

https://github.com/qurator-spk/sbb_binarization/issues/8
https://github.com/qurator-spk/sbb_textline_detection/issues/47
4 years ago
Gerber, Mike 058df70ece ⚙️ Cache builds from previous build (for Travis) 4 years ago
Gerber, Mike 73ffa01d12 🎨 Rename boxed-* to my_ocrd_workflow-* 4 years ago
Gerber, Mike a820d72526 🧹 s/base/core 4 years ago
Gerber, Mike 02eae7b6fa Move processors into their own Docker container 4 years ago
Gerber, Mike c2946395e3 🐛 Fix downloading repacked tessdata_best 4 years ago
Gerber, Mike 72693071e0 ⚙️ Get tessdata_best from git-annex/our mirror to make downloads more robust 4 years ago
Gerber, Mike b0b1c021a8 🧹 Update Calamari model path 4 years ago
Gerber, Mike 9f29e53e63 Travis: Cache Docker builds from previous image 4 years ago
Gerber, Mike 1252d8ccc3 🎨 Nudge build+download towards the standard qurator_data_lib.sh 4 years ago
Gerber, Mike c8a64e5d57 🐛 Fix textline_detection model download 4 years ago
Gerber, Mike a097532847 🐛 select+do is apparently a bash feature, so make ./build a bash script 4 years ago
Gerber, Mike 7d17b9b2d4 Add initial Travis configuration 4 years ago
Gerber, Mike 0889d1a5e3 🧹 Update/move some XXXs/TODOs 4 years ago
Gerber, Mike 87a2bce93c ⬆ Update calamari-models URL + path 4 years ago
Gerber, Mike 2b8c6728bc ⬆ Update model URL 4 years ago
Gerber, Mike 6e3b4e707a 💩 Mark textline_detection tar for update 5 years ago
Gerber, Mike edd0930952 ⚙ Download files from the web 5 years ago
Gerber, Mike 21df393b0f ⚙ Suggest commands to fix data submodule 5 years ago
Gerber, Mike cd2e92fbc4 ⚙ Give use choice to fix data sub-dir 5 years ago
Gerber, Mike eeb733486f ⚙ Sanity-check data submodule 5 years ago
Gerber, Mike 63c364207c 💩 Add a funny workaround to get git-annex to give us our files 5 years ago
Gerber, Mike 6454d20998 Use sbb_textline_detector to segment lines 5 years ago
Gerber, Mike bdab016e2c Use GT4HistOCR_2000000 model from qurator-data for Tesseract 5 years ago
Gerber, Mike 0bc06c2fad Run Calamari OCR 5 years ago
Gerber, Mike 001e62f54a 🔧 Use docker, not podman 5 years ago
Gerber, Mike b169f35bb1 🔧 Build container with cache again 5 years ago
Gerber, Mike d5aa273b44 🚧 Use ocr-eval aka dinglehopper 5 years ago
Gerber, Mike 3f366339ad Add container setup 5 years ago