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
vahidrezanezhad
5a07cd9cfa
the most effective version of contours dilation without opencv and all at once
2024-09-19 16:21:55 +02:00
vahidrezanezhad
a1f1f98de3
updating scaling contours
2024-09-18 00:08:54 +02:00
vahidrezanezhad
21380fc870
scaling contours without dilation
2024-09-17 15:06:41 +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
vahidrezanezhad
c3a4a1bba7
resolving issue #110 in a better way
2024-09-03 13:14:10 +02:00
vahidrezanezhad
0f87974b0c
writing drop capitals in xml output + and may resolve issue #110
2024-09-02 16:21:07 +02:00
vahidrezanezhad
93005959e5
inference batch size debugged
2024-08-27 18:13:46 +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
vahidrezanezhad
c10a525675
inference with batch size bigger than 1
2024-08-23 02:18:16 +02:00
vahidrezanezhad
74eac4dacc
dtype = object in the case of length 1 arise error
2024-08-15 13:50: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
vahidrezanezhad
00bf2b64d0
1&2 column images only printspace
2024-08-07 19:07:54 +02:00
vahidrezanezhad
be144db9f8
updating 1&2 columns images + full layout
2024-08-07 18:13:10 +02:00
vahidrezanezhad
a62ae370c3
new full layout model and early layout for 1&2 column images are integrated - light version
2024-08-07 02:21:01 +02:00
vahidrezanezhad
5144668834
ocr engine first integration
2024-07-17 10:01:37 +02:00
vahidrezanezhad
eac18c553d
machine based reading order as an argument
2023-12-13 01:44:51 +01:00
vahidrezanezhad
941d87328a
machine based reading order & works for not full layout case
2023-10-20 11:19:30 +02:00
vahidrezanezhad
59c0d90e5a
machine based reading order inference & optimized algorithm
2023-10-20 10:17:46 +02:00
vahidrezanezhad
49c93149a4
machine based reading order inference with a variable batch size
2023-10-20 10:01:28 +02:00
vahidrezanezhad
5fdc6d4fa4
integration of machine based reading order detection
2023-10-14 09:05:05 +02:00
vahidrezanezhad
7a70b20c77
apply missed commit # a56988a
back
2023-09-05 13:43:11 +02:00
vahidrezanezhad
0ea90b7509
Merge pull request #116 from qurator-spk/fix-typos
...
fix some typos
2023-08-18 08:23:23 -04:00
cneud
d3b06baa84
fix some typos
2023-08-18 02:52:49 +02:00
Clemens Neudecker
935332e863
test fix for keras.backend import error with Python 3.8
2023-08-17 21:45:48 +02:00
vahidrezanezhad
5f7d9a475c
Merge pull request #109 from bertsky/patch-3
...
pil_cv2.check_dpi: fix class membership test
2023-06-21 16:37:16 +02:00
Robert Sachunsky
867a7261de
pil_cv2.check_dpi: fix class membership test
...
(depending on how the `PIL.Image` was instantiated – file plugin or array interface – the previous `isinstance` could fail, provoking a fall-through to `cv2pil` which does not work)
2023-06-12 00:45:57 +02:00
Robert Sachunsky
b049e475e3
update tool json resource path_in_archive
2023-06-10 11:14:27 +02:00
Robert Sachunsky
69c1d6b3d6
Revert "Merge pull request #97 from qurator-spk/420-namespace-package"
...
This reverts commit fd56b86acf
, reversing
changes made to ea792d1e4a
.
2023-06-09 19:22:34 +02:00
vahid
0b35011847
right2left reading order detection accomplished
2023-06-01 17:30:12 +02:00
vahid
0cda1f3c7a
reading order type 1: right to left
2023-05-26 15:08:27 +02:00
vahid
b01888da31
delete printing resized image shape
2023-05-19 14:50:59 +02:00
vahid
45c40a58fc
issue #67 solved
2023-05-19 14:48:56 +02:00
cneud
6eab7a60a9
Update ocrd-tool.json
2023-05-13 12:42:05 +02:00
vahidrezanezhad
1621532092
Merge branch 'main' into eynollah_light
2023-05-09 00:46:58 +02:00
vahid
4c217018cc
textline light version -tll can not work without enabling -light option
2023-04-27 21:07:33 +02:00
vahid
d68f240b59
loading TensorFlow SavedModel format is now present
2023-04-27 17:05:21 +02:00
vahid
380f59ad67
let hybrid textline light model be loaded
2023-04-18 15:06:18 +02:00
vahidrezanezhad
29e6ad076f
renaming textline light model
2023-04-18 13:47:43 +02:00