Commit Graph

501 Commits (v3-api)
 

Author SHA1 Message Date
kba c6e0e058d0 Merge branch 'main' into v3-api
# Conflicts:
#	pyproject.toml
#	src/eynollah/cli.py
4 months ago
kba fdedae2406 require ocrd>=3.0.0b4 4 months ago
kba f9c2d85dd7 Merge branch 'main' into v3-api 4 months ago
Konstantin Baierer 9b274dcc20
Merge pull request #134 from bertsky/v3-api
OCR-D v3 API: fixes
4 months ago
Robert Sachunsky 17eafc1ccb adapt tool json to v3 4 months ago
Robert Sachunsky 1e902571ea undo customizing metadata_filename (not correct with namespace pkg support in core) 4 months ago
Robert Sachunsky dfc4ac2538 setuptools: fix (packages.find.where prevented finding namespace qurator) 4 months ago
Clemens Neudecker 256a7c347f
Merge pull request #133 from qurator-spk/src-layout
Merging package src layout as agreed per meeting today.
4 months ago
kba 84b844203d switch from qurator namespace to src-layout 4 months ago
kba 9367f86483 remove setup.py stub completely 4 months ago
kba 62314c453c fully transition to pyproject 4 months ago
kba a5c7f223d1 📦 v0.3.1 4 months ago
kba 9ae0575436 📝 changelog 4 months ago
kba aef46a4669 require ocrd >= 3.0.0b1 4 months ago
Konstantin Baierer 7b92620a10
processor: no more DPI info lost
Co-authored-by: Robert Sachunsky <38561704+bertsky@users.noreply.github.com>
4 months ago
kba d26079db85 procesor.py: simplify imports further 4 months ago
Konstantin Baierer ecd202ea4c
processor.py: Simplify import
Co-authored-by: Robert Sachunsky <38561704+bertsky@users.noreply.github.com>
4 months ago
Robert Sachunsky d98fa2a85b check_dpi: fix Pillow type detection 4 months ago
Robert Sachunsky 61bcb435ae processor: reuse loaded models across pages, use derived images
# Conflicts:
#	qurator/eynollah/processor.py
4 months ago
Robert Sachunsky c37d95dedf non-legacy namespace package
# Conflicts:
#	setup.py
4 months ago
Robert Sachunsky 49c1a8f384 fix namespace pkg setup 4 months ago
Robert Sachunsky 3381e5a015 adapt to OcrdFile.local_filename now :Path
# Conflicts:
#	qurator/eynollah/processor.py
4 months ago
Robert Sachunsky 8dfecb70d4 adapt to ocrd>=2.54 url vs local_filename
# Conflicts:
#	qurator/eynollah/processor.py
4 months ago
kba d7caeb2b05 ocrd interface: add ignore_page_extraction 4 months ago
kba ddcc0198bd ocrd interface: add right_to_left 4 months ago
kba 39b16e5978 ocrd interface: add textline_light 4 months ago
kba 87adc4b0c6 ocrd interface: add light_mode parameter 4 months ago
kba 0d83db7bc4 update processor to the latest change in bertsky/core#14 4 months ago
kba 9ce02a569e ocrd-tool: add "allow_enhancement" parameter 4 months ago
kba 4a13781ef4 class Eynollah: add typing, consistent interface in CLI and OCR-D CLI 4 months ago
kba 0a3f525f0a port processor to core v3 4 months ago
Clemens Neudecker 78bfa97c06
Merge pull request #129 from qurator-spk/resolving_issue_106
fix OCR-D regression
4 months ago
kba 84d05bd0ae s,url,local_filename, 4 months ago
cneud 7f99526b9d update Makefile model location 4 months ago
cneud 8f76966394 update pyproject.toml for v0.3.1 4 months ago
cneud 28ee1e527e update pyproject.toml for v0.3.1 4 months ago
Clemens Neudecker 23ac58405c
update pyproject.toml 4 months ago
vahidrezanezhad e3edb0ec30 update 5 months ago
cneud f0e7f75499 Update README.md 5 months ago
cneud 7ded54a8d2 rename GH action 5 months ago
cneud c9f63826c0 create draft pyproject.toml 5 months ago
cneud 8862df9156 format options table 5 months ago
cneud 38698c6609 Update README.md 5 months ago
cneud 40f5408b1e improve huggingface url 5 months ago
cneud 3cfa447e84 remove CircleCI 5 months ago
cneud ad133e3425 Update model download url 5 months ago
vahidrezanezhad 721d3f70a0
Merge pull request #127 from bertsky/new-namespace-pkg
non-legacy namespace package
7 months ago
Robert Sachunsky 45bd76f5e8 fix namespace pkg setup 7 months ago
Robert Sachunsky f88ee99f3c
non-legacy namespace package 7 months ago
Clemens Neudecker 899bb9f00c
update GitHub actions 9 months ago