vahidrezanezhad
ae7c424889
Update eynollah.py
2022-05-13 11:44:45 +02:00
vahid
cd9920eea7
extracting page
2022-05-04 17:01:42 +02:00
vahid
735abc43f3
option to ignore page extraction
2022-04-28 01:14:57 +02:00
cneud
934bbd5892
cleanup
2022-04-26 12:04:27 +02:00
cneud
ecf117ca95
adapt to tf1.compat session mode in tf2
2022-04-26 11:50:20 +02:00
Clemens Neudecker
568391ec4a
require model command line option ( fix #59 ) ( #73 )
2022-04-26 10:54:20 +02:00
vahid
3bbbeecfec
all options are enabled for light version
2022-04-20 15:31:10 +02:00
f27ac155ae
🧹 Downgrade "Patch size" log message to debug
...
Fixes gh-55.
2022-04-06 14:47:40 +02:00
vahid
adf10942fa
issue #55 resolved
2022-04-05 07:47:55 -04:00
vahid
2eacb9a8ec
renaming the models
2022-04-04 20:34:59 -04:00
vahid
c606391c31
flow from directory
2022-03-29 06:55:19 -04:00
vahid
cf5ef8f5ae
light version as option
2022-03-14 11:37:32 -04:00
vahidrezanezhad
b8a532180a
light version integration
2022-03-10 23:52:10 -05:00
vahidrezanezhad
10f1acef29
Merge pull request #65 from mikegerber/fix/enhanced-message
...
Fix/enhanced message
2022-03-03 07:07:38 -05:00
vahidrezanezhad
c30d4d5c30
Merge pull request #64 from mikegerber/feat/better-time-msgs
...
💄 Improve timing messages (Fixes #62 )
2022-03-03 07:04:01 -05:00
11d9b00510
🧹 Don't produce spurious TextEquiv elements.
...
eynollah produces spurious - and empy - pcGts TextEquiv elements. This
is a. unnecessary, b. wrong and c. produces a lot of warning messages
in subsequent OCR processing steps because the OCR processor warns
about already existing text.
Fix this by not generating any TextEquiv elements.
Fixes gh-37.
2022-03-03 12:21:40 +01:00
1fe8f92afc
🐛 Clarify message if an image was enhanced
2022-02-08 18:14:09 +01:00
7ccd7663e1
💄 Improve more timing messages
2022-02-08 17:45:24 +01:00
cdea0acffe
💄 Improve timing messages ( Fixes #62 )
2022-02-08 16:43:53 +01:00
Konstantin Baierer
f0ac0bb090
📦 v0.0.11
2022-02-02 12:05:06 +01:00
Konstantin Baierer
d75803b11d
ocrd-tool: "models" parameter is a directory
2022-01-30 16:08:44 +01:00
Konstantin Baierer
e769f625fe
📦 v0.0.10
2021-09-27 14:31:23 +02:00
Konstantin Baierer
09d85bee87
Merge remote-tracking branch 'vahidrezanezhad/main' into main
2021-09-27 14:28:59 +02:00
vahidrezanezhad
169b50aaaf
fixed: empty page error due None table contours
2021-09-23 15:51:30 -04:00
Konstantin Baierer
0e63ebcbe5
📦 v0.0.9
2021-08-16 17:36:37 +02:00
Konstantin Baierer
4223fed628
Merge remote-tracking branch 'vahidrezanezhad/main' into main
2021-08-16 17:30:33 +02:00
Konstantin Baierer
e7868b9851
📦 v0.0.8
2021-07-27 13:42:15 +02:00
Konstantin Baierer
5124a60527
set pcGtsId before adding file to mets
2021-07-27 13:05:57 +02:00
vahid
0859d22f4c
modifications
2021-07-13 19:58:08 -04:00
vahid
14c588e162
resolving an issue
2021-07-13 10:12:18 -04:00
vahid
254abf4d3d
more modifications for tables
2021-07-12 12:02:17 -04:00
vahid
b3b49272a5
README is updated
2021-07-10 07:28:31 -04:00
vahid
c67e155431
table detection completed, enhanced images can be now written to output
2021-07-09 10:23:45 -04:00
vahid
a5c940705a
tables are integrated
2021-07-05 23:20:55 -04:00
vahid
80b17af40c
#47 fixed
2021-07-05 18:49:45 -04:00
Konstantin Baierer
d784202ae1
📦 v0.0.7
2021-07-01 15:16:22 +02:00
Konstantin Baierer
6b810eb682
Merge remote-tracking branch 'vahidrezanezhad/main' into main
2021-07-01 15:11:50 +02:00
vahid
4560738427
#45 fixed
2021-07-01 08:46:17 -04:00
Konstantin Baierer
efc146feb8
📦 v0.0.6
2021-06-22 13:31:53 +02:00
vahid
becb0c1329
trivial
2021-06-21 10:06:16 -04:00
vahid
059905c9e4
#43 empty textlines caused by newer python-opencv, is resolved
2021-06-21 09:55:14 -04:00
vahid
d1330ffb80
#43 resolved
2021-06-21 05:22:00 -04:00
Konstantin Baierer
80795c9e6c
📦 v0.0.5
2021-05-19 11:42:45 +02:00
Konstantin Baierer
45939abdff
OCR-D CLI: remove allow_enhancement parameter
...
It does not toggle enhancement (eynollah does that internally anyway)
but setting it to true will base the coordinate calculations on that
enhanced (different-sized) image instead of the original. That is never
sensible in the OCR-D context.
2021-05-18 19:00:51 +02:00
Konstantin Baierer
5d2fe79822
📦 v0.0.4
2021-05-18 13:59:19 +02:00
vahid
43c9302390
fixed #40 and separators are also written in xml
2021-05-12 07:29:05 -04:00
Konstantin Baierer
fce7cdfd8b
📦 v0.0.3
2021-05-11 13:15:25 +02:00
vahid
aa2e91641a
Merge branch 'main' of https://github.com/qurator-spk/eynollah into main
2021-05-05 00:11:28 -04:00
vahid
799a7c7632
fixed #38
2021-05-05 00:11:00 -04:00
Konstantin Baierer
26283c6a3b
📦 v0.0.2
2021-05-04 18:12:21 +02:00