Gerber, Mike
|
0cb0e35e8e
|
⬆ Update ocrd_calamari to 0.0.5
|
5 years ago |
Gerber, Mike
|
868ac5774c
|
🎨 Improve structure and documentation of run
|
5 years ago |
Gerber, Mike
|
979c7044a8
|
✨ Make OCR-D-IMG-BIN output group explicit
|
5 years ago |
Gerber, Mike
|
2b93fe3400
|
👷 qurator_data_lib.sh: Check that we are running bash
|
5 years ago |
Gerber, Mike
|
28bb482ceb
|
✨ Produce word results
|
5 years ago |
Gerber, Mike
|
6ae85063c5
|
📝 Document do_validate() options better
|
5 years ago |
Gerber, Mike
|
1252d8ccc3
|
🎨 Nudge build+download towards the standard qurator_data_lib.sh
|
5 years ago |
Gerber, Mike
|
61bb4f99f6
|
✅ Travis: Add status badge
|
5 years ago |
Gerber, Mike
|
8a92556afd
|
✅ Travis: Check OCR results
|
5 years ago |
Gerber, Mike
|
d64713f5b6
|
Merge branch 'master' of https://github.com/mikegerber/my_ocrd_workflow
|
5 years ago |
Gerber, Mike
|
bb92f8b1e6
|
🧹 Remove half-ass GPU support to fix Travis build
Follow up in https://github.com/mikegerber/my_ocrd_workflow/issues/6.
|
5 years ago |
Gerber, Mike
|
c8a64e5d57
|
🐛 Fix textline_detection model download
|
5 years ago |
Gerber, Mike
|
a097532847
|
🐛 select+do is apparently a bash feature, so make ./build a bash script
|
5 years ago |
Gerber, Mike
|
db8a6f6a0b
|
✅ Travis: Avoid trying to checkout private data/ submodule
|
5 years ago |
Gerber, Mike
|
7d17b9b2d4
|
✅ Add initial Travis configuration
|
5 years ago |
Gerber, Mike
|
788aedcb9b
|
⬆ Update sbb_textline_detector (just README changes)
|
5 years ago |
Gerber, Mike
|
934814c03c
|
🐳 Docker: Comment installing requirements
|
5 years ago |
Gerber, Mike
|
6d5305d07b
|
🧹 Docker: Move textline_detection model copy to the other OCR model copies
|
5 years ago |
Gerber, Mike
|
041cee707e
|
🧹 Remove unused vendor/sbb_tetline_detector tar (Fixes GH-3)
|
5 years ago |
Gerber, Mike
|
0889d1a5e3
|
🧹 Update/move some XXXs/TODOs
|
5 years ago |
Gerber, Mike
|
b08dc66f9f
|
🐳 Docker: Consistently use trailing slash when copying a file to a directory
|
5 years ago |
Gerber, Mike
|
2cf68f149d
|
♻ Extract a main() function for the main stuff
|
5 years ago |
Gerber, Mike
|
be0a0c353a
|
📝 Document the two remaining un-documented functions
|
5 years ago |
Gerber, Mike
|
848dd143fd
|
🎨 Use long command lines again
|
5 years ago |
Gerber, Mike
|
6b83d5ae1e
|
🧹 Update/move some XXXs/TODOs
|
5 years ago |
Gerber, Mike
|
98aee51801
|
🔧 Set up logging level using /etc/ocrd_logging.py instead of "-l"
|
5 years ago |
Gerber, Mike
|
5a55598d0c
|
🧹 Remove image reference fixing remnants - jpageviewer now has --resolve-dir
|
5 years ago |
Gerber, Mike
|
44979e7fa2
|
🧹 do_linesegmentation_sbb: It's now clear that sbb segmentation works with RGB images
|
5 years ago |
Gerber, Mike
|
460b6c34d1
|
✏ Fix typo in $ocrd_olena_binarize_parameters
|
5 years ago |
Gerber, Mike
|
71d54c6978
|
🔧 Set up logging level using /etc/ocrd_logging.py instead of "-l"
|
5 years ago |
Gerber, Mike
|
1a538dce1a
|
🧹 Remove superfluous mets.xml options
|
5 years ago |
Gerber, Mike
|
c192bfdbfe
|
🧹 Remove workaround for TEMP/ directory bug
|
5 years ago |
Gerber, Mike
|
d7a2aac44b
|
♻ Remove file groups using "ocrd workspace remove-group"
|
5 years ago |
Gerber, Mike
|
c8039db686
|
🎨 Put validate options into a variable
|
5 years ago |
Gerber, Mike
|
5ece7f1b0a
|
🧹 Remove remnants of ocrd-ocropy-segment
|
5 years ago |
Gerber, Mike
|
135489eaeb
|
🧹 Remove page_downgrade_to_2018
|
5 years ago |
Gerber, Mike
|
423d9c2ed6
|
🚧 do_validate: Skip dimension checking
|
5 years ago |
Gerber, Mike
|
377cf1dcab
|
🧹 Remove ocrd_kraken dep
|
5 years ago |
Gerber, Mike
|
948e9074df
|
⬆ Update to ocrd_calamari 0.0.4
|
5 years ago |
Gerber, Mike
|
1ef850992c
|
🎨 Use same style of specifying parameters for all processors
|
5 years ago |
Gerber, Mike
|
b468d688f2
|
🧹 Remove font identification for now
|
5 years ago |
Gerber, Mike
|
07555e8270
|
🎨 Use new OCR-D JSON string parameters
|
5 years ago |
Gerber, Mike
|
2a14d21925
|
🔥 Replace pipdeptree call with "pip3 check"
|
5 years ago |
Gerber, Mike
|
e860549109
|
🐛 Upgrade pip before using it (technically we have done it before)
|
5 years ago |
Gerber, Mike
|
98dd7d2e67
|
🐛 Upgrade pip before using it by way of ocrd_olena install
|
5 years ago |
RobinSchaefer
|
1a20fe8f38
|
Add work around concurrency problems
|
5 years ago |
Gerber, Mike
|
9c31d604e9
|
⬆ Update ocrd-sbb-textline-detector command
|
5 years ago |
Gerber, Mike
|
fd56731464
|
🚧 Do not check PAGE coordinates for now
|
5 years ago |
Gerber, Mike
|
87a2bce93c
|
⬆ Update calamari-models URL + path
|
5 years ago |
Gerber, Mike
|
2b8c6728bc
|
⬆ Update model URL
|
5 years ago |