Clemens Neudecker
|
c156a1612e
|
Exclude `run_image_extraction_over_ppn_lists.py` from merge
|
2 months ago |
vahidrezanezhad
|
6b2e5d110e
|
all tests are passed
|
2 months ago |
cneud
|
b6d3d2bdbf
|
fix indentation
|
2 months ago |
cneud
|
de32d86fb6
|
Merge branch 'refs/heads/main' into extracting_images_only
# Conflicts:
# src/eynollah/eynollah.py
|
2 months ago |
Clemens Neudecker
|
256a7c347f
|
Merge pull request #133 from qurator-spk/src-layout
Merging package src layout as agreed per meeting today.
|
3 months ago |
kba
|
84b844203d
|
switch from qurator namespace to src-layout
|
3 months ago |
kba
|
9367f86483
|
remove setup.py stub completely
|
3 months ago |
kba
|
62314c453c
|
fully transition to pyproject
|
3 months ago |
kba
|
a5c7f223d1
|
📦 v0.3.1
|
3 months ago |
kba
|
9ae0575436
|
📝 changelog
|
3 months ago |
Clemens Neudecker
|
78bfa97c06
|
Merge pull request #129 from qurator-spk/resolving_issue_106
fix OCR-D regression
|
3 months ago |
kba
|
84d05bd0ae
|
s,url,local_filename,
|
3 months ago |
cneud
|
7f99526b9d
|
update Makefile model location
|
3 months ago |
cneud
|
8f76966394
|
update pyproject.toml for v0.3.1
|
3 months ago |
cneud
|
28ee1e527e
|
update pyproject.toml for v0.3.1
|
3 months ago |
Clemens Neudecker
|
23ac58405c
|
update pyproject.toml
|
3 months ago |
vahidrezanezhad
|
e3edb0ec30
|
update
|
3 months ago |
vahidrezanezhad
|
8e2cdad1be
|
extracting images only - avoid artifacts with heuristics
|
3 months ago |
vahidrezanezhad
|
9170a9f21c
|
only images extraction - update inference parameters
|
3 months ago |
cneud
|
f0e7f75499
|
Update README.md
|
3 months ago |
cneud
|
7ded54a8d2
|
rename GH action
|
3 months ago |
cneud
|
c9f63826c0
|
create draft pyproject.toml
|
3 months ago |
cneud
|
8862df9156
|
format options table
|
3 months ago |
cneud
|
38698c6609
|
Update README.md
|
3 months ago |
cneud
|
40f5408b1e
|
improve huggingface url
|
3 months ago |
cneud
|
3cfa447e84
|
remove CircleCI
|
3 months ago |
cneud
|
ad133e3425
|
Update model download url
|
3 months ago |
vahidrezanezhad
|
721d3f70a0
|
Merge pull request #127 from bertsky/new-namespace-pkg
non-legacy namespace package
|
6 months ago |
Robert Sachunsky
|
45bd76f5e8
|
fix namespace pkg setup
|
6 months ago |
Robert Sachunsky
|
f88ee99f3c
|
non-legacy namespace package
|
6 months ago |
Clemens Neudecker
|
899bb9f00c
|
update GitHub actions
|
7 months ago |
Clemens Neudecker
|
ba64282118
|
Update README.md
|
7 months ago |
Clemens Neudecker
|
533736a3e3
|
update supported Python+Tensorflow version combinations
|
8 months ago |
cneud
|
b3fa684395
|
pin tf2 version to 2.12.1
until we fix keras compatibility
|
8 months ago |
cneud
|
f09b7c1bef
|
use tf1 compatibility for keras backend
|
8 months ago |
vahidrezanezhad
|
7cbca79f16
|
replacing images cotour with bounding box
|
12 months ago |
vahidrezanezhad
|
aa41e4df20
|
The contours of images can now be written in an XML file
|
12 months ago |
vahidrezanezhad
|
364ccacab2
|
adding extracting images only in cli
|
12 months ago |
vahidrezanezhad
|
6aac0b8faf
|
avoiding artifact images on the boundary of documents
|
12 months ago |
vahidrezanezhad
|
e7d12d3549
|
first update for only images extraction
|
12 months ago |
vahidrezanezhad
|
6018b354aa
|
comment unnecessary print commands
|
12 months ago |
Clemens Neudecker
|
f2811ee469
|
add supported OS to readme
|
1 year ago |
vahidrezanezhad
|
7983a65006
|
filtering separators in a correct way without missing them
|
1 year ago |
vahidrezanezhad
|
fc9e9cc29f
|
Merge pull request #117 from qurator-spk/tf-2.12-or-greater
Update tensorflow
|
1 year ago |
cneud
|
4254ce3bdb
|
Update README.md
|
1 year ago |
cneud
|
56934c876a
|
remove duplicate test for Python 3.8
|
1 year ago |
Clemens Neudecker
|
6c65fc4dfe
|
Update config.yml
|
1 year ago |
Clemens Neudecker
|
9d3a1a5b76
|
Update test-eynollah.yml
|
1 year ago |
Clemens Neudecker
|
03bfd7a390
|
Update requirements.txt
Update to `tensorflow>=2.12` (drops Python 3.7 support)
* fix #114
* fix #115
Tested by @vahidrezanezhad @cneud
|
1 year ago |
vahidrezanezhad
|
7a70b20c77
|
apply missed commit #a56988a back
|
1 year ago |