Robert Sachunsky
|
0bcb171240
|
standalone cv2.imwrite: use uint8 / bilevel
|
2 years ago |
Robert Sachunsky
|
7d8f293f2f
|
fix standalone CLI version_option
|
2 years ago |
Robert Sachunsky
|
8a12d40769
|
fix region level
|
2 years ago |
Robert Sachunsky
|
5d5579957d
|
update to GH release archive as model URL (older model)
|
2 years ago |
Robert Sachunsky
|
020b283cc3
|
update to GH release archive as model URL
|
2 years ago |
Robert Sachunsky
|
bb1484bd2b
|
silentium!
|
2 years ago |
Konstantin Baierer
|
aeb6804b7d
|
📦 v0.0.11
|
2 years ago |
Konstantin Baierer
|
6fb6946531
|
Merge pull request #53 from bertsky/patch-3
ocrd-tool.json: register SavedModel resources
|
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
|
f8ade5d3da
|
ocrd-tool.json: register SavedModel resources
|
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 |
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 |
maxnth
|
dc5a5c791a
|
use types.Path instead of click.Path to avoid NameError
|
2 years ago |
Clemens Neudecker
|
0877199c68
|
importing types from click is enough
|
3 years ago |
vahidrezanezhad
|
792619e830
|
Update cli.py
|
3 years ago |
vahidrezanezhad
|
82e0783e01
|
fixing #30. Directory of model(s) is needed not model file name.
|
3 years ago |
Clemens Neudecker
|
aab51dbe82
|
Update ocrd-tool.json
|
3 years ago |
Clemens Neudecker
|
83c60d7b26
|
cleanup
|
3 years ago |
cneud
|
b7aeb1ae8b
|
use tensorflow Keras backend
|
3 years ago |
Robert Sachunsky
|
73b7b48dfb
|
ocrd-tool.json: add directory content-type for model
|
3 years ago |
Robert Sachunsky
|
416b5dd7e2
|
adapt to TF1 deprecation
|
3 years ago |
Robert Sachunsky
|
ad50ed287d
|
binarizer: reset TF session prior to predict()
|
3 years ago |
Robert Sachunsky
|
02423648ec
|
OCR-D CLI: encapsulate model loading into setup(), triggered by init
|
3 years ago |
Konstantin Baierer
|
8dd05064b2
|
📦 v0.0.8
|
4 years ago |
vahid
|
2c7cd84649
|
resolving error for inputs whcih have smaller scale than model patch
|
4 years ago |
Konstantin Baierer
|
f41cd58550
|
extract page_image also for operation_level region
|
4 years ago |
Konstantin Baierer
|
4a5544d985
|
📦 v0.0.7
|
4 years ago |
Konstantin Baierer
|
a3b1e721b2
|
ocrd-cli: fix indentation
|
4 years ago |
Konstantin Baierer
|
4ceed759ad
|
processor: self.resolve_resource model in addition to SBB_BINARIZE_DATA
|
4 years ago |
Konstantin Baierer
|
ea69494d2a
|
📦 v0.0.6
|
4 years ago |
Konstantin Baierer
|
c9e41727bf
|
📦 v0.0.5
|
4 years ago |
Lucas Sulzbach
|
45f1509dbc
|
sbb_binarize: Load each model only once
|
4 years ago |
Lucas Sulzbach
|
0f7d4c589a
|
sbb_binarize: Start new session only once
|
4 years ago |
Konstantin Baierer
|
b98d7f51ae
|
📦 v0.0.4
|
4 years ago |
vahidrezanezhad
|
f363063e75
|
Merge pull request #9 from OCR-D/envvar-continued
combine SBB_BINARIZE_DATA and model parameter
|
4 years ago |
Konstantin Baierer
|
6ebd6f0d45
|
📦 v0.0.3
|
4 years ago |
Konstantin Baierer
|
e46b89af85
|
Merge branch 'release-v0.0.2' into release-v0.0.3
|
4 years ago |
Konstantin Baierer
|
71b2801183
|
🐛 read from image_path, not image
|
4 years ago |
Konstantin Baierer
|
b10b49c6ce
|
📦 v0.0.2
|
4 years ago |
Clemens Neudecker
|
4d145cc905
|
Merge pull request #11 from OCR-D/altimage-comments
🐛 typo: comment{,s}, fix #8
|
4 years ago |
Konstantin Baierer
|
c4b63fca47
|
🐛 typo: comment{,s}, fix #8
|
4 years ago |
Konstantin Baierer
|
664a441a2d
|
glob *.h5 files only in model dir, fix #7
|
4 years ago |
Konstantin Baierer
|
b62b32c998
|
combine SBB_BINARIZE_DATA and model parameter
|
4 years ago |
Konstantin Baierer
|
0c31eaf6b1
|
ocrd cli: "model" parameter replaceable by SBB_BINARIZE_DATA envvar
|
4 years ago |
Konstantin Baierer
|
84d6b1f693
|
🐛 numpy.ndarray.as{_,}type
|
4 years ago |
Konstantin Baierer
|
6543e74deb
|
remove "patches" parameter, always use_patches
|
4 years ago |
Konstantin Baierer
|
2bc6ccc4c0
|
replace patches string comparison with use_patches boolean
|
4 years ago |