Commit Graph

556 Commits (master)
 

Author SHA1 Message Date
Gerber, Mike a73840a498 🚧 Try out Drone CI
continuous-integration/drone/push Build is failing Details
3 years ago
Gerber, Mike 56b364154b 🚧 Try out Drone CI
continuous-integration/drone/push Build is failing Details
3 years ago
Gerber, Mike a51c32aeb0 🚧 Try out Drone CI
continuous-integration/drone/push Build is failing Details
3 years ago
Gerber, Mike f0778c1af0 🚧 Try out Drone CI
continuous-integration/drone Build is failing Details
3 years ago
Gerber, Mike 02e21de3af ⚖️ Add a LICENSE file 3 years ago
Gerber, Mike 85e3205bc7 🚧 Remove Travis and GitHub Actions builds for now 3 years ago
Gerber, Mike 2c7f72821a Add support for ocrd_segment 3 years ago
Gerber, Mike 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.
3 years ago
Gerber, Mike 23f6aedb34 ⬆️ Update ocrd_tesserocr 3 years ago
Gerber, Mike 43cc303100 👷🏾‍♂️ Use ocrd_fileformat#28 for now 3 years ago
Gerber, Mike 22e9e4e473 🐛 Do not copy gt4histocr-chreul 3 years ago
Gerber, Mike baddafa1ea ⬆️ Update ocrd_fileformat + use in default workflow to convert to ALTO 3 years ago
Gerber, Mike 3bb5e401c7 🐛 Do not copy calamari-models/GT4HistOCR/2019-12-18T17_24+0100-with-augmentation-UNTESTED 3 years ago
Gerber, Mike 29dc2184cd Merge branch 'master' of github.com:qurator-spk/ocrd-galley 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
Mike Gerber 46a7d99ab6
Merge pull request #39 from qurator-spk/upd_README.md
Update README.md
3 years ago
Mike Gerber 96285f3300
Merge pull request #38 from qurator-spk/upd_sbb-textline-detector
Update Dockerfile-sbb_textline_detector
3 years ago
Clemens Neudecker 1b7e3fa692
Update README.md
use official English name for SBB
3 years ago
Clemens Neudecker 7d619aa83c
Update Dockerfile-sbb_textline_detector
cf. https://github.com/qurator-spk/ocrd-galley/issues/37
3 years ago
Gerber, Mike 1ef471e177 ⬆️ Update sbb_binarization for h5py fix 3 years ago
Gerber, Mike 8eba477b20 🚧 Support CUDA 3 years ago
Gerber, Mike 82d3d71ed4 Merge branch 'master' of code.dev.sbb.berlin:qurator/ocrd-galley 3 years ago
Gerber, Mike 90d0fe4c84 🚧 Support CUDA 3 years ago
Gerber, Mike d226486b3f 🧹 Update README for the newest changes + clean-up 3 years ago
Gerber, Mike 5bf350056f 🧹 Update README for the newest changes + clean-up 3 years ago
Gerber, Mike 53d752f58d 🐛 Fix model path for ocrd_calamari 1.0 3 years ago
Gerber, Mike f05c26232f 🧹 Don't use pip option --use-feature=2020-resolver anymore 3 years ago
Gerber, Mike c5088b10e4 Merge branch 'master' of github.com:qurator-spk/ocrd-galley 3 years ago
Gerber, Mike cdd8116924 🐛 Update to ocrd >= 2.21.0 for a fix for OCR-D/core#642 3 years ago
Mike Gerber d30b1130c2
🚧 Test GitHub Actions build 3 years ago
Mike Gerber 972e03974c
🚧 Test GitHub Actions build 3 years ago
Mike Gerber cb05e8229e
🚧 Test GitHub Actions build 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 c1cc544944 Add Fraktur_50000000.502_198857 model for Tesseract 3 years ago
Gerber, Mike 984114533b 🐛 Downgrade ocrd_tesserocr to 0.9.2 to work around OCR-D/ocrd_tesserocr#160 3 years ago
Gerber, Mike c1163405c4 🎨 s/pip3/pip/g 3 years ago
Gerber, Mike 1f12b0b1e8 🧹 Remove old OCR-D bug reproducers 3 years ago
Gerber, Mike ad2e87781e 🧹 Remove obsolete run scripts 3 years ago
Gerber, Mike d63b5f4301 Add ocrd-tesserocr-segment-{region,line} commands 3 years ago
Gerber, Mike 81c9e41b01 Temporary support for ocrd_calamari/feat/update-calamari1 3 years ago
Gerber, Mike a3ae0a325d Add GT4HistOCR model download for Calamari 1.x 3 years ago
Gerber, Mike db1de930a3 🚧 wrapper: Add the rest of the container images 4 years ago
Gerber, Mike 688db6ac64 🚧 Add a wrapper script to call containers 4 years ago
Gerber, Mike b6bbc7ca3a 🚧 Add preliminary support for ocrd_calamari's Calamari 1 version 4 years ago
Gerber, Mike f2ed0b5cbf 🧹 Travis: Remove extra "set -e" 4 years ago
Gerber, Mike b26396baff 🐛 Fix ocrd-fileformat-transform alias 4 years ago
Gerber, Mike 9e90ef08cd 📝 Add an example ALTO transformation to default workflow (Closes GH-34) 4 years ago
Gerber, Mike 2c7304caec 🐛 Work around sbb_textline_detection#50 by downgrading h5py to <3 4 years ago
Gerber, Mike 16d8606484 👷🏾‍♂️ Fix ocrd_fileformat (GH-34) 4 years ago