Commit Graph

584 Commits (54cb15056b352fa8f04212071851f4e66b5931bb)
 

Author SHA1 Message Date
vahidrezanezhad 4c50479cb8 pyproject.toml may work for ocrd
vahidrezanezhad 53fd5fb2a5 resolving for pyproject.toml test
vahidrezanezhad e976778796 testing pyproject.toml
Clemens Neudecker 23ac58405c
update pyproject.toml
vahidrezanezhad e3edb0ec30 update
vahidrezanezhad 8e2cdad1be extracting images only - avoid artifacts with heuristics
vahidrezanezhad 00bf2b64d0 1&2 column images only printspace
vahidrezanezhad be144db9f8 updating 1&2 columns images + full layout
vahidrezanezhad a62ae370c3 new full layout model and early layout for 1&2 column images are integrated - light version
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 5144668834 ocr engine first integration
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 eac18c553d machine based reading order as an argument
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
vahidrezanezhad 941d87328a machine based reading order & works for not full layout case
vahidrezanezhad 59c0d90e5a machine based reading order inference & optimized algorithm
vahidrezanezhad 49c93149a4 machine based reading order inference with a variable batch size
vahidrezanezhad 7983a65006 filtering separators in a correct way without missing them
vahidrezanezhad 5fdc6d4fa4 integration of machine based reading order detection
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
vahidrezanezhad 7a70b20c77 apply missed commit #a56988a back
vahidrezanezhad 0ea90b7509
Merge pull request from qurator-spk/fix-typos
fix some typos
vahidrezanezhad 830b0fc8fa
Merge pull request from qurator-spk/tf_<2.12.0
introduce (temporary) upper bounds for tensorflow and numpy version
cneud d3b06baa84 fix some typos