Commit graph

44 commits

Author SHA1 Message Date
e608fdae1d 🚧 Install pyenv 2023-02-08 14:18:30 +01:00
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.
2022-09-19 19:53:38 +02:00
b413cfe469 Update base images if we build a core image 2022-08-23 18:48:44 +02:00
e196a70ea5 🚧 ocrd-galley: Add model files for eynollah
Some checks failed
continuous-integration/drone/push Build is failing
2021-04-21 11:35:29 +02:00
19649aaf91 ⬆️ ocrd-galley: Update sbb_binarization (including the model) 2021-04-19 20:57:57 +02:00
545c75ebce ⚙️ Also use quratorspk for the manual build
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-15 17:10:27 +01:00
ad55fda98c 🚧 Rename my_ocrd_workflow to ocrd-galley in image names
Some checks reported errors
continuous-integration/drone/push Build was killed
2021-02-15 10:50:40 +01:00
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
2021-01-27 16:55:35 +01:00
90d0fe4c84 🚧 Support CUDA 2021-01-15 20:19:45 +01:00
42e8bf67e2 🚧 Add a. our augmented GT4HistOCR Calamari model b. chreul's GT4HistOCR model 2020-11-30 17:52:24 +01:00
04d16d93d0 ⬆️ ocrd_calamari 1.0.0 (plus changes for legacy ocrd_calmari) 2020-11-25 19:46:50 +01:00
a3ae0a325d Add GT4HistOCR model download for Calamari 1.x 2020-11-19 17:27:31 +01:00
b6bbc7ca3a 🚧 Add preliminary support for ocrd_calamari's Calamari 1 version 2020-11-17 10:07:25 +01:00
12af0b01fa 🚧 Add ocrd_fileformat (WIP, see GH-34) 2020-11-13 17:47:52 +01:00
560cfe3549 🚧 Add ocrd_cis (WIP) 2020-10-28 18:35:47 +01:00
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
2020-10-22 21:08:16 +02:00
058df70ece ⚙️ Cache builds from previous build (for Travis) 2020-09-01 13:09:37 +02:00
73ffa01d12 🎨 Rename boxed-* to my_ocrd_workflow-* 2020-08-14 17:52:57 +02:00
a820d72526 🧹 s/base/core 2020-08-14 17:39:31 +02:00
02eae7b6fa Move processors into their own Docker container 2020-08-14 14:37:20 +02:00
c2946395e3 🐛 Fix downloading repacked tessdata_best 2020-08-06 13:08:46 +02:00
72693071e0 ⚙️ Get tessdata_best from git-annex/our mirror to make downloads more robust 2020-08-05 16:03:17 +02:00
b0b1c021a8 🧹 Update Calamari model path 2020-08-05 12:27:05 +02:00
9f29e53e63 Travis: Cache Docker builds from previous image 2020-02-26 13:18:27 +01:00
1252d8ccc3 🎨 Nudge build+download towards the standard qurator_data_lib.sh 2020-02-10 19:23:17 +01:00
c8a64e5d57 🐛 Fix textline_detection model download 2020-02-10 15:46:55 +01:00
a097532847 🐛 select+do is apparently a bash feature, so make ./build a bash script 2020-02-10 15:12:27 +01:00
7d17b9b2d4 Add initial Travis configuration 2020-02-10 15:00:56 +01:00
0889d1a5e3 🧹 Update/move some XXXs/TODOs 2020-02-07 19:42:54 +01:00
87a2bce93c ⬆ Update calamari-models URL + path 2020-01-16 15:46:43 +01:00
2b8c6728bc ⬆ Update model URL 2020-01-15 17:31:44 +01:00
6e3b4e707a 💩 Mark textline_detection tar for update 2019-11-28 17:26:12 +01:00
edd0930952 ⚙ Download files from the web 2019-10-31 15:22:12 +01:00
21df393b0f ⚙ Suggest commands to fix data submodule 2019-10-31 12:41:03 +01:00
cd2e92fbc4 ⚙ Give use choice to fix data sub-dir 2019-10-31 11:32:37 +01:00
eeb733486f ⚙ Sanity-check data submodule 2019-10-30 17:54:05 +01:00
63c364207c 💩 Add a funny workaround to get git-annex to give us our files 2019-10-18 16:32:31 +02:00
6454d20998 Use sbb_textline_detector to segment lines 2019-10-11 19:16:43 +02:00
bdab016e2c Use GT4HistOCR_2000000 model from qurator-data for Tesseract 2019-10-02 16:48:28 +02:00
0bc06c2fad Run Calamari OCR 2019-08-21 11:54:01 +02:00
001e62f54a 🔧 Use docker, not podman 2019-08-20 12:25:12 +02:00
b169f35bb1 🔧 Build container with cache again 2019-08-16 18:21:12 +02:00
d5aa273b44 🚧 Use ocr-eval aka dinglehopper 2019-08-13 18:13:49 +02:00
3f366339ad Add container setup 2019-06-24 16:36:19 +02:00