Commit Graph

714 Commits (b03116f4a6d61d5755ac13d43742ac30941aa7d8)
 

Author SHA1 Message Date
kba 9ae0575436 📝 changelog 9 months ago
vahidrezanezhad 7ae6a8776f ignoring dpi check by light version 9 months ago
kba aef46a4669 require ocrd >= 3.0.0b1 9 months ago
Konstantin Baierer 7b92620a10
processor: no more DPI info lost
Co-authored-by: Robert Sachunsky <38561704+bertsky@users.noreply.github.com>
9 months ago
kba d26079db85 procesor.py: simplify imports further 9 months ago
Konstantin Baierer ecd202ea4c
processor.py: Simplify import
Co-authored-by: Robert Sachunsky <38561704+bertsky@users.noreply.github.com>
9 months ago
Robert Sachunsky d98fa2a85b check_dpi: fix Pillow type detection 9 months ago
Robert Sachunsky 61bcb435ae processor: reuse loaded models across pages, use derived images
# Conflicts:
#	qurator/eynollah/processor.py
9 months ago
Robert Sachunsky c37d95dedf non-legacy namespace package
# Conflicts:
#	setup.py
9 months ago
Robert Sachunsky 49c1a8f384 fix namespace pkg setup 9 months ago
Robert Sachunsky 3381e5a015 adapt to OcrdFile.local_filename now :Path
# Conflicts:
#	qurator/eynollah/processor.py
9 months ago
Robert Sachunsky 8dfecb70d4 adapt to ocrd>=2.54 url vs local_filename
# Conflicts:
#	qurator/eynollah/processor.py
9 months ago
kba d7caeb2b05 ocrd interface: add ignore_page_extraction 9 months ago
kba ddcc0198bd ocrd interface: add right_to_left 9 months ago
kba 39b16e5978 ocrd interface: add textline_light 9 months ago
kba 87adc4b0c6 ocrd interface: add light_mode parameter 9 months ago
kba 0d83db7bc4 update processor to the latest change in bertsky/core#14 9 months ago
vahidrezanezhad 04e79002b3 making light version faster for 1 and 2 columns images 9 months ago
kba 9ce02a569e ocrd-tool: add "allow_enhancement" parameter 10 months ago
kba 4a13781ef4 class Eynollah: add typing, consistent interface in CLI and OCR-D CLI 10 months ago
kba 0a3f525f0a port processor to core v3 10 months ago
Clemens Neudecker 78bfa97c06
Merge pull request #129 from qurator-spk/resolving_issue_106
fix OCR-D regression
10 months ago
kba 84d05bd0ae s,url,local_filename, 10 months ago
vahidrezanezhad c10a525675 inference with batch size bigger than 1 10 months ago
cneud 7f99526b9d update Makefile model location 10 months ago
cneud 4f8210de71 update Makefile model location 10 months ago
vahidrezanezhad 6f4205ba49 update pyproject.toml 10 months ago
vahidrezanezhad 74eac4dacc dtype = object in the case of length 1 arise error 10 months ago
cneud 8f76966394 update pyproject.toml for v0.3.1 10 months ago
cneud 28ee1e527e update pyproject.toml for v0.3.1 10 months ago
vahidrezanezhad 4c50479cb8 pyproject.toml may work for ocrd 10 months ago
vahidrezanezhad 53fd5fb2a5 resolving #106 for pyproject.toml test 10 months ago
vahidrezanezhad e976778796 testing pyproject.toml 10 months ago
Clemens Neudecker 23ac58405c
update pyproject.toml 10 months ago
vahidrezanezhad e3edb0ec30 update 10 months ago
vahidrezanezhad 8e2cdad1be extracting images only - avoid artifacts with heuristics 10 months ago
vahidrezanezhad 00bf2b64d0 1&2 column images only printspace 10 months ago
vahidrezanezhad be144db9f8 updating 1&2 columns images + full layout 10 months ago
vahidrezanezhad a62ae370c3 new full layout model and early layout for 1&2 column images are integrated - light version 10 months ago
vahidrezanezhad 9170a9f21c only images extraction - update inference parameters 10 months ago
cneud f0e7f75499 Update README.md 10 months ago
cneud 7ded54a8d2 rename GH action 10 months ago
cneud c9f63826c0 create draft pyproject.toml 10 months ago
cneud 8862df9156 format options table 10 months ago
cneud 38698c6609 Update README.md 10 months ago
cneud 40f5408b1e improve huggingface url 10 months ago
cneud 3cfa447e84 remove CircleCI 10 months ago
cneud ad133e3425 Update model download url 10 months ago
vahidrezanezhad 5144668834 ocr engine first integration 11 months ago
vahidrezanezhad 721d3f70a0
Merge pull request #127 from bertsky/new-namespace-pkg
non-legacy namespace package
1 year ago