vahidrezanezhad
348d323c7c
missing text types are added
2024-05-23 15:43:31 +02:00
vahidrezanezhad
47c6bf6b97
dynamic layout decorated with artificial class on text elements boundry
2024-05-23 11:14:14 +02:00
vahidrezanezhad
f1c2913c03
page2label with a dynamic layout
2024-05-22 12:38:24 +02:00
vahidrezanezhad
b2085a1d01
update requirements
2024-05-17 09:08:25 +02:00
vahidrezanezhad
faeac997e1
page to label enable textline new concept
2024-05-17 09:10:13 +02:00
vahidrezanezhad
d6a057ba70
adding page xml to label generator
2024-05-16 15:03:23 +02:00
vahidrezanezhad
d277ec4b31
Update utils.py
2024-05-12 08:32:28 +02:00
vahidrezanezhad
241cb907cb
Update train.py
...
avoid ensembling if no model weights met the threshold f1 score in the case of classification
2024-05-08 14:47:16 +02:00
vahidrezanezhad
bc2ca71802
modifications
2024-05-07 16:24:12 +02:00
vahidrezanezhad
e1f62c2e98
inference script is added
2024-05-07 13:34:03 +02:00
vahidrezanezhad
c989f7ac61
adding enhancement training
2024-05-06 18:31:48 +02:00
vahidrezanezhad
ca63c097c3
integrating first working classification training model
2024-04-29 20:59:36 +02:00
vahidrezanezhad
6e06742e66
first working update of branch
2024-04-16 01:00:48 +02:00
cneud
666a62622e
code formatting with black; typos
2024-04-10 22:20:23 +02:00
cneud
39aa88669b
update parameter config docs ( fix #11 )
2024-04-10 21:40:23 +02:00
cneud
d0b0395059
add info on helpful tools ( fix #14 )
2024-04-10 20:26:26 +02:00
cneud
4565229497
use headless cv2
2024-04-10 20:03:02 +02:00
Clemens Neudecker
899bb9f00c
update GitHub actions
2024-04-10 15:27:29 +02:00
vahidrezanezhad
ced1f851e2
adding requirements
2024-04-04 11:30:12 +02:00
vahidrezanezhad
57dae564b3
adjusting to tf2
2024-04-04 11:26:28 +02:00
Clemens Neudecker
ba64282118
Update README.md
2024-04-03 19:58:24 +02:00
Clemens Neudecker
533736a3e3
update supported Python+Tensorflow version combinations
2024-03-20 00:28:22 +01:00
cneud
b3fa684395
pin tf2 version to 2.12.1
...
until we fix keras compatibility
2024-03-19 20:30:40 +01:00
cneud
f09b7c1bef
use tf1 compatibility for keras backend
2024-03-19 20:29:10 +01:00
vahidrezanezhad
eac18c553d
machine based reading order as an argument
2023-12-13 01:44:51 +01:00
vahidrezanezhad
7cbca79f16
replacing images cotour with bounding box
2023-12-01 23:40:47 +01:00
vahidrezanezhad
aa41e4df20
The contours of images can now be written in an XML file
2023-11-28 21:37:55 +01:00
vahidrezanezhad
364ccacab2
adding extracting images only in cli
2023-11-28 00:50:45 +01:00
vahidrezanezhad
6aac0b8faf
avoiding artifact images on the boundary of documents
2023-11-27 22:12:50 +01:00
vahidrezanezhad
e7d12d3549
first update for only images extraction
2023-11-27 20:18:24 +01:00
vahidrezanezhad
6018b354aa
comment unnecessary print commands
2023-11-27 17:23:34 +01:00
Clemens Neudecker
f2811ee469
add supported OS to readme
2023-10-24 17:32:06 +02: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
7983a65006
filtering separators in a correct way without missing them
2023-10-14 13:31:56 +02:00
vahidrezanezhad
5fdc6d4fa4
integration of machine based reading order detection
2023-10-14 09:05:05 +02:00
vahidrezanezhad
fc9e9cc29f
Merge pull request #117 from qurator-spk/tf-2.12-or-greater
...
Update tensorflow
2023-09-29 05:30:19 -04:00
cneud
4254ce3bdb
Update README.md
2023-09-26 18:54:14 +02:00
cneud
56934c876a
remove duplicate test for Python 3.8
2023-09-26 18:53:10 +02:00
Clemens Neudecker
6c65fc4dfe
Update config.yml
2023-09-26 18:33:05 +02:00
Clemens Neudecker
9d3a1a5b76
Update test-eynollah.yml
2023-09-26 18:32:20 +02:00
Clemens Neudecker
03bfd7a390
Update requirements.txt
...
Update to `tensorflow>=2.12` (drops Python 3.7 support)
* fix #114
* fix #115
Tested by @vahidrezanezhad @cneud
2023-09-26 18:16:20 +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
vahidrezanezhad
830b0fc8fa
Merge pull request #113 from qurator-spk/tf_<2.12.0
...
introduce (temporary) upper bounds for tensorflow and numpy version
2023-08-18 08:03:04 -04:00
cneud
d3b06baa84
fix some typos
2023-08-18 02:52:49 +02:00
Clemens Neudecker
3e62657570
added the TF upper bound in the README
2023-08-17 23:02:10 +02:00
Clemens Neudecker
b58a327c5d
cap numpy to <1.24.0
...
OK so now numpy is the culprit (shipped unbound via ocrd) which had several deprecations expire with release of v1.24.0 that require changes to our codebase, e.g.
* The deprecation for the aliases np.object, np.bool, np.float, np.complex, np.str, and np.int is expired
* Ragged array creation will now always raise a ValueError unless dtype=object is passed.
See also here: https://numpy.org/devdocs/release/1.24.0-notes.html#expired-deprecations
2023-08-17 22:07:45 +02:00
Clemens Neudecker
935332e863
test fix for keras.backend import error with Python 3.8
2023-08-17 21:45:48 +02:00