Commit graph

402 commits

Author SHA1 Message Date
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
db1de930a3 🚧 wrapper: Add the rest of the container images 2020-11-17 16:50:06 +01:00
688db6ac64 🚧 Add a wrapper script to call containers 2020-11-17 16:39:47 +01:00
b6bbc7ca3a 🚧 Add preliminary support for ocrd_calamari's Calamari 1 version 2020-11-17 10:07:25 +01:00
f2ed0b5cbf 🧹 Travis: Remove extra "set -e" 2020-11-16 14:57:06 +01:00
b26396baff 🐛 Fix ocrd-fileformat-transform alias 2020-11-16 14:46:32 +01:00
9e90ef08cd 📝 Add an example ALTO transformation to default workflow (Closes GH-34) 2020-11-16 14:46:18 +01:00
2c7304caec 🐛 Work around sbb_textline_detection#50 by downgrading h5py to <3 2020-11-16 14:21:57 +01:00
16d8606484 👷🏾‍♂️ Fix ocrd_fileformat (GH-34) 2020-11-16 12:59:09 +01:00
12af0b01fa 🚧 Add ocrd_fileformat (WIP, see GH-34) 2020-11-13 17:47:52 +01:00
346a1c99da Merge branch 'master' of https://github.com/qurator-spk/ocrd-galley 2020-10-28 19:13:20 +01:00
46998da14a Merge branch 'feat/ocrd_cis' 2020-10-28 19:13:00 +01:00
c23930c8df Add an example for ocrd-cis-ocropy-segment 2020-10-28 19:12:47 +01:00