Commit Graph

175 Commits (master)
 

Author SHA1 Message Date
Clemens Neudecker 978f425bd1
document tested Python+TF2 versions 3 weeks ago
Clemens Neudecker 8b8719e1b3
remove Python 3.11 from test 3 weeks ago
Clemens Neudecker 104235fef9
Update README.md 3 weeks ago
Clemens Neudecker 32848ee222
Update tensorflow version requirements 3 weeks ago
Clemens Neudecker b89ec490be
Merge pull request #65 from rettinghaus/update-tests
Update actions
4 months ago
Klaus Rettinghaus 0f9b3e1e08
update actions 4 months ago
vahidrezanezhad f3c6ac8d70
Update test.yml 12 months ago
vahidrezanezhad 1a45523975
Update test.yml 12 months ago
Konstantin Baierer 010ec99d2a 📦 v0.1.0 1 year ago
Clemens Neudecker 42bca1441c
Update README.md 1 year ago
Clemens Neudecker 24c9d37a2a
update CI badge 1 year ago
Clemens Neudecker 7afe7574b5
Merge pull request #59 from bertsky/change-model-url
update to GH release archive as model URL
1 year ago
Robert Sachunsky 01fc36a960 make git submodule update depend on subdir 1 year ago
Robert Sachunsky b1bcc7f042 update changelog 1 year ago
Robert Sachunsky 0bcb171240 standalone cv2.imwrite: use uint8 / bilevel 1 year ago
Robert Sachunsky 7d8f293f2f fix standalone CLI version_option 1 year ago
Robert Sachunsky 6a28ece941 update 1 year ago
Robert Sachunsky 0b3d07a4c4 add badges 1 year ago
Robert Sachunsky f0ae1b77d9
CircleCI: try to fix syntax 1 year ago
Robert Sachunsky ad7164f8e9 Updated config.yml 1 year ago
Robert Sachunsky b79ea56b22
GHA: clone submodules 1 year ago
Robert Sachunsky 237900f69d
GHA CI: add debug session 1 year ago
Robert Sachunsky ac9bebf2b5
Update Makefile 1 year ago
Robert Sachunsky 30e467cd4c
update CircleCI 1 year ago
Robert Sachunsky 9a6730ef3a add CI :fingers_crossed: 1 year ago
Robert Sachunsky 5b1634d6b3 improve/update tests 1 year ago
Robert Sachunsky 8a12d40769 fix region level 1 year ago
Robert Sachunsky 5d5579957d update to GH release archive as model URL (older model) 1 year ago
Robert Sachunsky 020b283cc3 update to GH release archive as model URL 1 year ago
Clemens Neudecker ae45802f61
Merge pull request #56 from bertsky/non-verbose
suppress Keras progress meter
1 year ago
Robert Sachunsky bb1484bd2b silentium! 1 year ago
Clemens Neudecker 39ef3fd7bb
Merge pull request #54 from qurator-spk/circleci-python37_38
Update config.yml
1 year ago
Clemens Neudecker 352f044b6d
Update config.yml
Update CI to use Python 3.7 / 3.8 as 3.6 is no longer supported
1 year ago
Konstantin Baierer aeb6804b7d 📦 v0.0.11 2 years ago
Konstantin Baierer 82816b048e 📝 changelog 2 years ago
Konstantin Baierer 6fb6946531
Merge pull request #53 from bertsky/patch-3
ocrd-tool.json: register SavedModel resources
2 years ago
Clemens Neudecker 0d8a9f33f5
Update README.md
remove patches parameter from readme
2 years ago
vahid 7c3f2176f7 issue #45 the patches option is omitted and it means that documents will be processed in patches while no patches is not desired by the tool 2 years ago
Robert Sachunsky 743ca0dbed
Update requirements.txt 2 years ago
Robert Sachunsky f8ade5d3da
ocrd-tool.json: register SavedModel resources 2 years ago
Clemens Neudecker eff7a47852
Merge pull request #52 from bertsky/img-allow-alpha
allow alpha channels
2 years ago
Clemens Neudecker 56ccb39539
Update README
* recommend cropping (fix #49)
* document huggingface saved_model
2 years ago
Robert Sachunsky a69470135a load_model: also allow SavedModel directories 2 years ago
Robert Sachunsky 88d64de67b pil2cv: reduce transparency to white 2 years ago
vahid f11d0b0bf7 #42 is resolved 2 years ago
vahidrezanezhad 2355d0ec8f
Merge pull request #43 from apacha/fix_no_models_available
Raise error when no models were loaded
2 years ago
Alexander Pacha 55a9fba677 Small fix to raise an exception when no model was found instead of failing later with TypeError: 'int' object is not subscriptable. 2 years ago
Konstantin Baierer c99be55af2 📦 v0.0.10 2 years ago
Konstantin Baierer 2abd8ae848 📝 changelog 2 years ago
Konstantin Baierer d1e9389b54
Merge pull request #40 from maxnth/fix/cli
use types.Path instead of click.Path to avoid NameError
2 years ago