Commit graph

579 commits

Author SHA1 Message Date
vahidrezanezhad
95effe54a0 updating textregions dilation 2024-09-25 20:00:53 +02:00
vahidrezanezhad
b33739adee parametriyation in the case of textline contours dilation is accomplished 2024-09-24 16:06:27 +02:00
vahidrezanezhad
6626dc6866 updating textline dilation parameters 2024-09-23 15:50:37 +02:00
vahidrezanezhad
62f8ae4860 updating dilation of textlines and text regions 2024-09-23 14:03:07 +02:00
vahidrezanezhad
7f08458436 dilation of text regions without opencv 2024-09-21 14:39:54 +02:00
vahidrezanezhad
5d680136a4 updating light version 2024-09-21 01:04:28 +02:00
vahidrezanezhad
b9e8959c4a update of light versions 2024-09-20 16:33:13 +02:00
vahidrezanezhad
2d18739d9b postprocessing of textline contour dilation + skip layout and reading order passed as an argument 2024-09-20 15:08:09 +02:00
Clemens Neudecker
4af0bc079c
Merge pull request #132 from qurator-spk/extracting_images_only
Extracting images only
2024-09-20 09:35:40 +02:00
vahidrezanezhad
5a07cd9cfa the most effective version of contours dilation without opencv and all at once 2024-09-19 16:21:55 +02:00
michalbubula
d168edfd77
Update cli.py to block other processing in the case of extract_image_only 2024-09-19 15:20:37 +02:00
michalbubula
723f27bec4
Add -eoi option to README.md 2024-09-19 14:41:17 +02:00
vahidrezanezhad
74a0699f6b extracting images only now works for a single image input 2024-09-19 11:20:13 +02:00
vahidrezanezhad
a1f1f98de3 updating scaling contours 2024-09-18 00:08:54 +02:00
Clemens Neudecker
327b446a16
update Makefile with v0.3.1 models 2024-09-17 21:39:17 +02:00
Clemens Neudecker
351e9a897a
update ocrd-tool.json with v0.3.1 models 2024-09-17 21:32:23 +02:00
vahidrezanezhad
21380fc870 scaling contours without dilation 2024-09-17 15:06:41 +02:00
kba
478edc804a Add Dockerfile and make docker target 2024-09-16 18:21:14 +02:00
vahidrezanezhad
1b18ae874b passing number of columns as an argument 2024-09-13 00:52:06 +02:00
vahidrezanezhad
2c93904985 avoiding double binarization 2024-09-12 17:35:28 +02:00
vahidrezanezhad
f0b49073b7 adding option for textline detection in printspace 2024-09-03 23:10:38 +02:00
Clemens Neudecker
c156a1612e
Exclude run_image_extraction_over_ppn_lists.py from merge 2024-09-03 20:03:44 +02:00
vahidrezanezhad
6b2e5d110e all tests are passed 2024-09-03 13:55:55 +02:00
vahidrezanezhad
c3a4a1bba7 resolving issue #110 in a better way 2024-09-03 13:14:10 +02:00
cneud
b6d3d2bdbf fix indentation 2024-09-02 20:11:42 +02:00
cneud
de32d86fb6 Merge branch 'refs/heads/main' into extracting_images_only
# Conflicts:
#	src/eynollah/eynollah.py
2024-09-02 19:55:33 +02:00
vahidrezanezhad
0f87974b0c writing drop capitals in xml output + and may resolve issue #110 2024-09-02 16:21:07 +02:00
Clemens Neudecker
256a7c347f
Merge pull request #133 from qurator-spk/src-layout
Merging package src layout as agreed per meeting today.
2024-08-29 23:13:37 +02:00
kba
84b844203d switch from qurator namespace to src-layout 2024-08-29 17:11:29 +02:00
kba
9367f86483 remove setup.py stub completely 2024-08-29 17:06:39 +02:00
vahidrezanezhad
93005959e5 inference batch size debugged 2024-08-27 18:13:46 +02:00
kba
62314c453c fully transition to pyproject 2024-08-27 15:04:57 +02:00
kba
a5c7f223d1 📦 v0.3.1 2024-08-27 14:59:13 +02:00
kba
9ae0575436 📝 changelog 2024-08-27 14:52:01 +02:00
vahidrezanezhad
7ae6a8776f ignoring dpi check by light version 2024-08-26 16:02:10 +02:00
vahidrezanezhad
04e79002b3 making light version faster for 1 and 2 columns images 2024-08-24 12:54:19 +02:00
Clemens Neudecker
78bfa97c06
Merge pull request #129 from qurator-spk/resolving_issue_106
fix OCR-D regression
2024-08-23 14:10:26 +02:00
kba
84d05bd0ae s,url,local_filename, 2024-08-23 14:01:20 +02:00
vahidrezanezhad
c10a525675 inference with batch size bigger than 1 2024-08-23 02:18:16 +02:00
cneud
7f99526b9d update Makefile model location 2024-08-15 23:59:18 +02:00
cneud
4f8210de71 update Makefile model location 2024-08-15 23:23:48 +02:00
vahidrezanezhad
6f4205ba49 update pyproject.toml 2024-08-15 16:08:45 +02:00
vahidrezanezhad
74eac4dacc dtype = object in the case of length 1 arise error 2024-08-15 13:50:36 +02:00
cneud
8f76966394 update pyproject.toml for v0.3.1 2024-08-14 19:51:48 +02:00
cneud
28ee1e527e update pyproject.toml for v0.3.1 2024-08-14 19:50:57 +02:00
vahidrezanezhad
4c50479cb8 pyproject.toml may work for ocrd 2024-08-14 15:28:36 +02:00
vahidrezanezhad
53fd5fb2a5 resolving #106 for pyproject.toml test 2024-08-14 14:42:37 +02:00
vahidrezanezhad
e976778796 testing pyproject.toml 2024-08-14 14:33:01 +02:00
Clemens Neudecker
23ac58405c
update pyproject.toml 2024-08-13 21:47:32 +02:00
vahidrezanezhad
e3edb0ec30 update 2024-08-09 02:23:17 +02:00