Commit Graph

495 Commits (7eb13905830cdb4502619746911324151954d495)
 

Author SHA1 Message Date
kba 7eb1390583 Merge branch 'main' into dockerfile
Clemens Neudecker 4af0bc079c
Merge pull request from qurator-spk/extracting_images_only
Extracting images only
michalbubula d168edfd77
Update cli.py to block other processing in the case of extract_image_only
michalbubula 723f27bec4
Add -eoi option to README.md
vahidrezanezhad 74a0699f6b extracting images only now works for a single image input
Clemens Neudecker 327b446a16
update Makefile with v0.3.1 models
Clemens Neudecker 351e9a897a
update `ocrd-tool.json` with v0.3.1 models
kba 478edc804a Add Dockerfile and make docker target
Clemens Neudecker c156a1612e
Exclude `run_image_extraction_over_ppn_lists.py` from merge
vahidrezanezhad 6b2e5d110e all tests are passed
cneud b6d3d2bdbf fix indentation
cneud de32d86fb6 Merge branch 'refs/heads/main' into extracting_images_only
# Conflicts:
#	src/eynollah/eynollah.py
Clemens Neudecker 256a7c347f
Merge pull request from qurator-spk/src-layout
Merging package src layout as agreed per meeting today.
kba 84b844203d switch from qurator namespace to src-layout
kba 9367f86483 remove setup.py stub completely
kba 62314c453c fully transition to pyproject
kba a5c7f223d1 📦 v0.3.1
kba 9ae0575436 📝 changelog
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
vahidrezanezhad 8e2cdad1be extracting images only - avoid artifacts with heuristics
vahidrezanezhad 9170a9f21c only images extraction - update inference parameters
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 7cbca79f16 replacing images cotour with bounding box
vahidrezanezhad aa41e4df20 The contours of images can now be written in an XML file
vahidrezanezhad 364ccacab2 adding extracting images only in cli
vahidrezanezhad 6aac0b8faf avoiding artifact images on the boundary of documents
vahidrezanezhad e7d12d3549 first update for only images extraction
vahidrezanezhad 6018b354aa comment unnecessary print commands
Clemens Neudecker f2811ee469
add supported OS to readme