Commit graph

414 commits

Author SHA1 Message Date
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
c5088b10e4 Merge branch 'master' of github.com:qurator-spk/ocrd-galley 2020-12-03 18:01:40 +01:00
cdd8116924 🐛 Update to ocrd >= 2.21.0 for a fix for OCR-D/core#642 2020-12-03 18:01:21 +01:00
d30b1130c2
🚧 Test GitHub Actions build 2020-12-03 17:06:24 +01:00
972e03974c
🚧 Test GitHub Actions build 2020-12-03 17:05:38 +01:00
cb05e8229e
🚧 Test GitHub Actions build 2020-12-03 17:03:30 +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
c1cc544944 Add Fraktur_50000000.502_198857 model for Tesseract 2020-11-20 12:57:05 +01:00
984114533b 🐛 Downgrade ocrd_tesserocr to 0.9.2 to work around OCR-D/ocrd_tesserocr#160 2020-11-20 10:28:52 +01:00
c1163405c4 🎨 s/pip3/pip/g 2020-11-19 18:25:10 +01:00
1f12b0b1e8 🧹 Remove old OCR-D bug reproducers 2020-11-19 18:11:41 +01:00
ad2e87781e 🧹 Remove obsolete run scripts 2020-11-19 18:04:19 +01:00
d63b5f4301 Add ocrd-tesserocr-segment-{region,line} commands 2020-11-19 18:03:48 +01:00
81c9e41b01 Temporary support for ocrd_calamari/feat/update-calamari1 2020-11-19 18:03:20 +01:00
a3ae0a325d Add GT4HistOCR model download for Calamari 1.x 2020-11-19 17:27:31 +01:00