Commit graph

479 commits

Author SHA1 Message Date
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
1f4ba91c7f ⚙️ Drone CI: Add latest Docker tag
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-12 16:19:02 +01:00
73779fd991 🐛 Drone CI: Fix syntax error
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-12 15:02:58 +01:00
268619a6b7 🚧 Drone CI: Build the rest of the images 2021-02-12 15:00:51 +01:00
1c68865e0a 🚧 Add my_ocrd_workflow-sbb for the SBB test workflow
Some checks reported errors
continuous-integration/drone/push Build was killed
2021-02-12 13:18:04 +01:00
1606cc522c 🚧 Drone CI: Build dinglehopper, ocrd_{calamari,segment} 2021-02-12 13:17:31 +01:00
7b6e2e444e 🚧 Drone CI: Purge images again (because the docker is stateless anyway) 2021-02-12 12:46:53 +01:00
1480a7daf0 🚧 Drone CI: Build ocrd_olena
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-12 12:34:14 +01:00
0e2a71c01e 🚧 Try out Drone CI
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-12 12:09:09 +01:00
6aa68dff68 🚧 Try out Drone CI 2021-02-12 12:08:06 +01:00
44f5fdd61f 🚧 Try out Drone CI
Some checks failed
continuous-integration/drone/push Build is failing
2021-02-12 11:35:54 +01:00
67684351de 🚧 Try out Drone CI
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-12 11:09:47 +01:00
d0be18e689 🚧 Try out Drone CI
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-12 09:49:14 +01:00
8d7605991c 🚧 Try out Drone CI
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-11 21:35:35 +01:00
3d7a8ecf11 🚧 Try out Drone CI
Some checks failed
continuous-integration/drone/push Build is failing
2021-02-11 20:23:10 +01:00
b8525399aa 🚧 Try out Drone CI
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-11 19:52:31 +01:00
357ccf0ed7 🚧 Try out Drone CI
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-11 18:52:07 +01:00
bfb38ce628 🚧 Try out Drone CI
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-11 18:27:18 +01:00
40787bbb80 🚧 Try out Drone CI
Some checks failed
continuous-integration/drone/push Build is failing
2021-02-11 17:43:36 +01:00
a6a953d537 🚧 Try out Drone CI
Some checks failed
continuous-integration/drone/push Build is failing
2021-02-11 17:23:27 +01:00
524d460bfa 🚧 Try out Drone CI
Some checks failed
continuous-integration/drone/push Build is failing
2021-02-11 16:57:39 +01:00
c042c41ec4 🚧 Try out Drone CI
Some checks failed
continuous-integration/drone/push Build is failing
2021-02-11 16:48:52 +01:00
f239890264 🚧 Try out Drone CI
Some checks failed
continuous-integration/drone/push Build is failing
2021-02-11 16:46:31 +01:00
a73840a498 🚧 Try out Drone CI
Some checks failed
continuous-integration/drone/push Build is failing
2021-02-11 16:44:00 +01:00
56b364154b 🚧 Try out Drone CI
Some checks failed
continuous-integration/drone/push Build is failing
2021-02-11 16:42:36 +01:00
a51c32aeb0 🚧 Try out Drone CI
Some checks failed
continuous-integration/drone/push Build is failing
2021-02-11 16:40:18 +01:00
f0778c1af0 🚧 Try out Drone CI
Some checks failed
continuous-integration/drone Build is failing
2021-02-11 16:34:17 +01:00
02e21de3af ⚖️ Add a LICENSE file 2021-02-11 16:21:28 +01:00
85e3205bc7 🚧 Remove Travis and GitHub Actions builds for now 2021-02-10 19:01:03 +01:00
2c7f72821a Add support for ocrd_segment 2021-02-08 19:10:19 +01:00
2f6229c47a 👷🏾‍♂️ Read commands from cli.py's sub_images dict
As we don't want to maintain two lists of available processor commands,
read the list in cli.py from the setup.py. This seems to work fine.

Fixes #41.
2021-02-08 18:57:34 +01:00
23f6aedb34 ⬆️ Update ocrd_tesserocr 2021-02-05 14:15:59 +01:00
43cc303100 👷🏾‍♂️ Use ocrd_fileformat#28 for now 2021-02-05 14:15:04 +01:00
22e9e4e473 🐛 Do not copy gt4histocr-chreul 2021-02-04 17:52:30 +01:00
baddafa1ea ⬆️ Update ocrd_fileformat + use in default workflow to convert to ALTO 2021-02-04 17:36:55 +01:00
3bb5e401c7 🐛 Do not copy calamari-models/GT4HistOCR/2019-12-18T17_24+0100-with-augmentation-UNTESTED 2021-02-03 16:43:41 +01:00
29dc2184cd Merge branch 'master' of github.com:qurator-spk/ocrd-galley 2021-01-27 16:58:10 +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
46a7d99ab6
Merge pull request #39 from qurator-spk/upd_README.md
Update README.md
2021-01-26 16:18:50 +01:00
96285f3300
Merge pull request #38 from qurator-spk/upd_sbb-textline-detector
Update Dockerfile-sbb_textline_detector
2021-01-26 16:16:22 +01:00
Clemens Neudecker
1b7e3fa692
Update README.md
use official English name for SBB
2021-01-26 15:49:29 +01:00
Clemens Neudecker
7d619aa83c
Update Dockerfile-sbb_textline_detector
cf. https://github.com/qurator-spk/ocrd-galley/issues/37
2021-01-26 15:48:27 +01:00
1ef471e177 ⬆️ Update sbb_binarization for h5py fix 2021-01-18 16:48:03 +01:00
8eba477b20 🚧 Support CUDA 2021-01-15 20:22:37 +01:00
82d3d71ed4 Merge branch 'master' of code.dev.sbb.berlin:qurator/ocrd-galley 2021-01-15 20:21:28 +01:00
90d0fe4c84 🚧 Support CUDA 2021-01-15 20:19:45 +01:00
d226486b3f 🧹 Update README for the newest changes + clean-up 2020-12-09 12:51:00 +01:00
5bf350056f 🧹 Update README for the newest changes + clean-up 2020-12-09 12:50:02 +01:00
53d752f58d 🐛 Fix model path for ocrd_calamari 1.0 2020-12-04 13:13:52 +01:00
f05c26232f 🧹 Don't use pip option --use-feature=2020-resolver anymore 2020-12-03 18:45:56 +01:00