Commit Graph

527 Commits (edf924c2cb93376c465eb025202188f32474acb0)
 

Author SHA1 Message Date
Robert Sachunsky edf924c2cb ocrd-tool: add dockerhub 2 weeks ago
kba 869110f185 merge main 3 months ago
Clemens Neudecker bc9dddd2c0
Update README.md 6 months ago
Clemens Neudecker 21893910b8
relax tf2 requirement to < 2.13 6 months ago
Clemens Neudecker 51f6ef63f5
Merge pull request #137 from qurator-spk/dockerfile
Add Dockerfile and make docker target
7 months ago
kba b13759fdcf ci: smoke-test make docker 7 months ago
kba c487be2a1d dockerfile: use src-layout 7 months ago
kba 7eb1390583 Merge branch 'main' into dockerfile 7 months ago
Clemens Neudecker 4af0bc079c
Merge pull request #132 from qurator-spk/extracting_images_only
Extracting images only
7 months ago
michalbubula d168edfd77
Update cli.py to block other processing in the case of extract_image_only 7 months ago
michalbubula 723f27bec4
Add -eoi option to README.md 7 months ago
vahidrezanezhad 74a0699f6b extracting images only now works for a single image input 7 months ago
Clemens Neudecker 327b446a16
update Makefile with v0.3.1 models 7 months ago
Clemens Neudecker 351e9a897a
update `ocrd-tool.json` with v0.3.1 models 7 months ago
kba 478edc804a Add Dockerfile and make docker target 7 months ago
Clemens Neudecker c156a1612e
Exclude `run_image_extraction_over_ppn_lists.py` from merge 7 months ago
vahidrezanezhad 6b2e5d110e all tests are passed 7 months ago
cneud b6d3d2bdbf fix indentation 8 months ago
cneud de32d86fb6 Merge branch 'refs/heads/main' into extracting_images_only
# Conflicts:
#	src/eynollah/eynollah.py
8 months ago
kba c6e0e058d0 Merge branch 'main' into v3-api
# Conflicts:
#	pyproject.toml
#	src/eynollah/cli.py
8 months ago
kba fdedae2406 require ocrd>=3.0.0b4 8 months ago
kba f9c2d85dd7 Merge branch 'main' into v3-api 8 months ago
Konstantin Baierer 9b274dcc20
Merge pull request #134 from bertsky/v3-api
OCR-D v3 API: fixes
8 months ago
Robert Sachunsky 17eafc1ccb adapt tool json to v3 8 months ago
Robert Sachunsky 1e902571ea undo customizing metadata_filename (not correct with namespace pkg support in core) 8 months ago
Robert Sachunsky dfc4ac2538 setuptools: fix (packages.find.where prevented finding namespace qurator) 8 months ago
Clemens Neudecker 256a7c347f
Merge pull request #133 from qurator-spk/src-layout
Merging package src layout as agreed per meeting today.
8 months ago
kba 84b844203d switch from qurator namespace to src-layout 8 months ago
kba 9367f86483 remove setup.py stub completely 8 months ago
kba 62314c453c fully transition to pyproject 8 months ago
kba a5c7f223d1 📦 v0.3.1 8 months ago
kba 9ae0575436 📝 changelog 8 months ago
kba aef46a4669 require ocrd >= 3.0.0b1 8 months ago
Konstantin Baierer 7b92620a10
processor: no more DPI info lost
Co-authored-by: Robert Sachunsky <38561704+bertsky@users.noreply.github.com>
8 months ago
kba d26079db85 procesor.py: simplify imports further 8 months ago
Konstantin Baierer ecd202ea4c
processor.py: Simplify import
Co-authored-by: Robert Sachunsky <38561704+bertsky@users.noreply.github.com>
8 months ago
Robert Sachunsky d98fa2a85b check_dpi: fix Pillow type detection 8 months ago
Robert Sachunsky 61bcb435ae processor: reuse loaded models across pages, use derived images
# Conflicts:
#	qurator/eynollah/processor.py
8 months ago
Robert Sachunsky c37d95dedf non-legacy namespace package
# Conflicts:
#	setup.py
8 months ago
Robert Sachunsky 49c1a8f384 fix namespace pkg setup 8 months ago
Robert Sachunsky 3381e5a015 adapt to OcrdFile.local_filename now :Path
# Conflicts:
#	qurator/eynollah/processor.py
8 months ago
Robert Sachunsky 8dfecb70d4 adapt to ocrd>=2.54 url vs local_filename
# Conflicts:
#	qurator/eynollah/processor.py
8 months ago
kba d7caeb2b05 ocrd interface: add ignore_page_extraction 8 months ago
kba ddcc0198bd ocrd interface: add right_to_left 8 months ago
kba 39b16e5978 ocrd interface: add textline_light 8 months ago
kba 87adc4b0c6 ocrd interface: add light_mode parameter 8 months ago
kba 0d83db7bc4 update processor to the latest change in bertsky/core#14 8 months ago
kba 9ce02a569e ocrd-tool: add "allow_enhancement" parameter 8 months ago
kba 4a13781ef4 class Eynollah: add typing, consistent interface in CLI and OCR-D CLI 8 months ago
kba 0a3f525f0a port processor to core v3 8 months ago