Commit graph

123 commits

Author SHA1 Message Date
Konstantin Baierer
ea792d1e4a 📦 v0.2.0 2023-03-24 14:16:55 +01:00
Konstantin Baierer
8e894e5b7b Merge remote-tracking branch 'bertsky/savedmodel-format' 2023-03-24 14:12:53 +01:00
Konstantin Baierer
71d0ec8dfe 📦 v0.1.0 2023-03-22 14:21:53 +01:00
Robert Sachunsky
875e4fe32b log number of detected regions 2023-02-16 20:17:42 +00:00
Robert Sachunsky
318ea6acca OCR-D wrapper: expose tables param 2023-02-16 20:17:42 +00:00
Robert Sachunsky
23f0c0b40a ocrd-tool: replace by persistent model URL 2023-02-16 20:17:42 +00:00
Robert Sachunsky
5c26bdf402 ocrd-tool: add model archive to resmgr resources 2023-02-16 20:17:42 +00:00
Robert Sachunsky
7345f6bf67 remove TF1 session and GC controls, avoid repeating load_model 2023-02-16 20:17:42 +00:00
Robert Sachunsky
a56988a35a contours: numpy now needs dtype=object 2023-02-16 20:17:41 +00:00
Robert Sachunsky
2d9ccac354 contours: simplify 2023-02-11 12:04:16 +00:00
Robert Sachunsky
ab4bb7cd7b silentium! 2023-02-11 11:58:40 +00:00
Robert Sachunsky
79e897d3b2 try loading as TF SavedModel instead of HDF5 2023-02-10 00:56:52 +00:00
vahid
8d5079c909 issue #77 is resolved on main branch 2022-07-22 15:43:19 +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
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
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