Commit Graph

488 Commits (aef46a4669fa3c34b5df17ded284d072f32d5a46)
 

Author SHA1 Message Date
kba aef46a4669 require ocrd >= 3.0.0b1
Konstantin Baierer 7b92620a10
processor: no more DPI info lost
Co-authored-by: Robert Sachunsky <38561704+bertsky@users.noreply.github.com>
kba d26079db85 procesor.py: simplify imports further
Konstantin Baierer ecd202ea4c
processor.py: Simplify import
Co-authored-by: Robert Sachunsky <38561704+bertsky@users.noreply.github.com>
Robert Sachunsky d98fa2a85b check_dpi: fix Pillow type detection
Robert Sachunsky 61bcb435ae processor: reuse loaded models across pages, use derived images
# Conflicts:
#	qurator/eynollah/processor.py
Robert Sachunsky c37d95dedf non-legacy namespace package
# Conflicts:
#	setup.py
Robert Sachunsky 49c1a8f384 fix namespace pkg setup
Robert Sachunsky 3381e5a015 adapt to OcrdFile.local_filename now :Path
# Conflicts:
#	qurator/eynollah/processor.py
Robert Sachunsky 8dfecb70d4 adapt to ocrd>=2.54 url vs local_filename
# Conflicts:
#	qurator/eynollah/processor.py
kba d7caeb2b05 ocrd interface: add ignore_page_extraction
kba ddcc0198bd ocrd interface: add right_to_left
kba 39b16e5978 ocrd interface: add textline_light
kba 87adc4b0c6 ocrd interface: add light_mode parameter
kba 0d83db7bc4 update processor to the latest change in
kba 9ce02a569e ocrd-tool: add "allow_enhancement" parameter
kba 4a13781ef4 class Eynollah: add typing, consistent interface in CLI and OCR-D CLI
kba 0a3f525f0a port processor to core v3
Clemens Neudecker 78bfa97c06
Merge pull request from qurator-spk/resolving_issue_106
fix OCR-D regression
kba 84d05bd0ae s,url,local_filename,
cneud 7f99526b9d update Makefile model location
cneud 8f76966394 update pyproject.toml for v0.3.1
cneud 28ee1e527e update pyproject.toml for v0.3.1
Clemens Neudecker 23ac58405c
update pyproject.toml
vahidrezanezhad e3edb0ec30 update
cneud f0e7f75499 Update README.md
cneud 7ded54a8d2 rename GH action
cneud c9f63826c0 create draft pyproject.toml
cneud 8862df9156 format options table
cneud 38698c6609 Update README.md
cneud 40f5408b1e improve huggingface url
cneud 3cfa447e84 remove CircleCI
cneud ad133e3425 Update model download url
vahidrezanezhad 721d3f70a0
Merge pull request from bertsky/new-namespace-pkg
non-legacy namespace package
Robert Sachunsky 45bd76f5e8 fix namespace pkg setup
Robert Sachunsky f88ee99f3c
non-legacy namespace package
Clemens Neudecker 899bb9f00c
update GitHub actions
Clemens Neudecker ba64282118
Update README.md
Clemens Neudecker 533736a3e3
update supported Python+Tensorflow version combinations
cneud b3fa684395 pin tf2 version to 2.12.1
until we fix keras compatibility
cneud f09b7c1bef use tf1 compatibility for keras backend
vahidrezanezhad 6018b354aa comment unnecessary print commands
Clemens Neudecker f2811ee469
add supported OS to readme
vahidrezanezhad 7983a65006 filtering separators in a correct way without missing them
vahidrezanezhad fc9e9cc29f
Merge pull request from qurator-spk/tf-2.12-or-greater
Update tensorflow
cneud 4254ce3bdb Update README.md
cneud 56934c876a remove duplicate test for Python 3.8
Clemens Neudecker 6c65fc4dfe
Update config.yml
Clemens Neudecker 9d3a1a5b76
Update test-eynollah.yml
Clemens Neudecker 03bfd7a390
Update requirements.txt
Update to `tensorflow>=2.12` (drops Python 3.7 support)
* fix  
* fix 

Tested by @vahidrezanezhad @cneud