Commit graph

561 commits

Author SHA1 Message Date
c92b10b984 🚧 qurator_data_lib.sh: Do not hardcode data/ 2020-02-13 18:19:49 +01:00
58282c9e95 Include glyph output 2020-02-13 16:13:24 +01:00
11a30892c5 🔍 Only do pip3 list when LOG_LEVEL >= DEBUG 2020-02-13 15:02:15 +01:00
9f111ca362 🧹 Do not validate OCR results twice 2020-02-12 18:08:11 +01:00
8ca25f3c56 🎨 Expose OCR textequiv_level as a environment variable 2020-02-12 14:48:22 +01:00
0cb0e35e8e ⬆ Update ocrd_calamari to 0.0.5 2020-02-12 14:28:04 +01:00
868ac5774c 🎨 Improve structure and documentation of run 2020-02-11 15:51:56 +01:00
979c7044a8 Make OCR-D-IMG-BIN output group explicit 2020-02-11 14:26:53 +01:00
2b93fe3400 👷 qurator_data_lib.sh: Check that we are running bash 2020-02-11 14:15:32 +01:00
28bb482ceb Produce word results 2020-02-10 19:26:04 +01:00
6ae85063c5 📝 Document do_validate() options better 2020-02-10 19:25:08 +01:00
1252d8ccc3 🎨 Nudge build+download towards the standard qurator_data_lib.sh 2020-02-10 19:23:17 +01:00
61bb4f99f6 Travis: Add status badge 2020-02-10 18:01:25 +01:00
8a92556afd Travis: Check OCR results 2020-02-10 17:54:52 +01:00
d64713f5b6 Merge branch 'master' of https://github.com/mikegerber/my_ocrd_workflow 2020-02-10 17:05:02 +01:00
bb92f8b1e6 🧹 Remove half-ass GPU support to fix Travis build
Follow up in https://github.com/mikegerber/my_ocrd_workflow/issues/6.
2020-02-10 17:04:12 +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
db8a6f6a0b Travis: Avoid trying to checkout private data/ submodule 2020-02-10 15:04:41 +01:00
7d17b9b2d4 Add initial Travis configuration 2020-02-10 15:00:56 +01:00
788aedcb9b ⬆ Update sbb_textline_detector (just README changes) 2020-02-10 14:40:17 +01:00
934814c03c 🐳 Docker: Comment installing requirements 2020-02-10 14:39:21 +01:00
6d5305d07b 🧹 Docker: Move textline_detection model copy to the other OCR model copies 2020-02-10 14:37:23 +01:00
041cee707e 🧹 Remove unused vendor/sbb_tetline_detector tar (Fixes GH-3) 2020-02-10 13:47:34 +01:00
0889d1a5e3 🧹 Update/move some XXXs/TODOs 2020-02-07 19:42:54 +01:00
b08dc66f9f 🐳 Docker: Consistently use trailing slash when copying a file to a directory 2020-02-07 19:37:31 +01:00
2cf68f149d ♻ Extract a main() function for the main stuff 2020-02-07 18:57:46 +01:00
be0a0c353a 📝 Document the two remaining un-documented functions 2020-02-07 18:47:16 +01:00
848dd143fd 🎨 Use long command lines again 2020-02-07 18:46:33 +01:00
6b83d5ae1e 🧹 Update/move some XXXs/TODOs 2020-02-07 18:01:26 +01:00
98aee51801 🔧 Set up logging level using /etc/ocrd_logging.py instead of "-l" 2020-02-07 17:51:53 +01:00
5a55598d0c 🧹 Remove image reference fixing remnants - jpageviewer now has --resolve-dir 2020-02-07 17:51:44 +01:00
44979e7fa2 🧹 do_linesegmentation_sbb: It's now clear that sbb segmentation works with RGB images 2020-02-07 17:50:33 +01:00
460b6c34d1 ✏ Fix typo in $ocrd_olena_binarize_parameters 2020-02-07 17:20:48 +01:00
71d54c6978 🔧 Set up logging level using /etc/ocrd_logging.py instead of "-l" 2020-02-07 17:12:51 +01:00
1a538dce1a 🧹 Remove superfluous mets.xml options 2020-02-07 16:25:40 +01:00
c192bfdbfe 🧹 Remove workaround for TEMP/ directory bug 2020-02-07 14:44:48 +01:00
d7a2aac44b ♻ Remove file groups using "ocrd workspace remove-group" 2020-02-07 14:26:20 +01:00
c8039db686 🎨 Put validate options into a variable 2020-02-07 14:13:32 +01:00
5ece7f1b0a 🧹 Remove remnants of ocrd-ocropy-segment 2020-02-07 14:01:53 +01:00
135489eaeb 🧹 Remove page_downgrade_to_2018 2020-02-07 13:59:55 +01:00
423d9c2ed6 🚧 do_validate: Skip dimension checking 2020-02-07 13:59:19 +01:00
377cf1dcab 🧹 Remove ocrd_kraken dep 2020-02-07 13:34:32 +01:00
948e9074df ⬆ Update to ocrd_calamari 0.0.4 2020-02-07 13:31:26 +01:00
1ef850992c 🎨 Use same style of specifying parameters for all processors 2020-02-07 13:20:18 +01:00
b468d688f2 🧹 Remove font identification for now 2020-02-07 12:30:39 +01:00
07555e8270 🎨 Use new OCR-D JSON string parameters 2020-02-07 12:24:51 +01:00
2a14d21925 🔥 Replace pipdeptree call with "pip3 check" 2020-02-07 12:21:43 +01:00
e860549109 🐛 Upgrade pip before using it (technically we have done it before) 2020-02-07 12:21:04 +01:00
98dd7d2e67 🐛 Upgrade pip before using it by way of ocrd_olena install 2020-02-07 12:20:15 +01:00