Commit graph

1132 commits

Author SHA1 Message Date
vahidrezanezhad
3ef0dbdd42 scaling and cropping of labels and org images 2024-05-30 16:59:50 +02:00
vahidrezanezhad
47a1646451 modifying xml parsing 2024-05-30 12:56:56 +02:00
vahidrezanezhad
09789619a8 min_area size of regions considered for reading order detection passed as an argument for inference 2024-05-29 13:07:06 +02:00
vahidrezanezhad
06ed006193 reading order detection on xml with layout + result will be written in an output directory with the same file name 2024-05-29 11:18:35 +02:00
vahidrezanezhad
4fb45a6711 inference for reading order 2024-05-28 16:48:51 +02:00
vahidrezanezhad
cc7577d2c1 min area size of text region passes as an argument for machine based reading order 2024-05-28 10:14:16 +02:00
vahidrezanezhad
467bbb2884 pass degrading scales for image enhancement as a json file 2024-05-28 10:01:17 +02:00
vahidrezanezhad
ccf520d3c7 adding rest_as_paragraph and rest_as_graphic to elements 2024-05-27 17:23:49 +02:00
vahidrezanezhad
721d3f70a0
Merge pull request #127 from bertsky/new-namespace-pkg
non-legacy namespace package
2024-05-24 16:47:48 +02:00
vahidrezanezhad
9638098ae7 machine based reading order training is integrated 2024-05-24 16:39:48 +02:00
Robert Sachunsky
45bd76f5e8 fix namespace pkg setup 2024-05-24 14:27:56 +00:00
vahidrezanezhad
d346b317fb machine based reading order training dataset generator is added 2024-05-24 14:42:58 +02:00
Robert Sachunsky
f88ee99f3c
non-legacy namespace package 2024-05-23 21:17:38 +02:00
vahidrezanezhad
61487bf782 use case printspace is added 2024-05-23 17:36:23 +02:00
vahidrezanezhad
a83d53c27d use cases like textline, word and glyph are added 2024-05-23 17:14:31 +02:00
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