Commit graph

338 commits

Author SHA1 Message Date
cneud
d4dd532212 Update Makefile
caj
2023-03-30 22:37:15 +02:00
cneud
9849541061 Update Makefile
test hdf5 models
2023-03-30 22:22:36 +02:00
Robert Sachunsky
1ac0a7e06f try loading as TF SavedModel instead of HDF5 2023-03-30 19:12:55 +02:00
Robert Sachunsky
73057d57d1 silentium! 2023-03-30 19:04:49 +02:00
vahid
a078a18530 issue #77 is resolved on main branch 2023-03-29 01:46:04 +02:00
cneud
3d54719c87 fix import 2023-03-29 01:01:19 +02:00
cneud
58ca226f2d apply some fixes from main 2023-03-29 00:54:51 +02:00
cneud
d21cc42d87 Update README.md
remove Python 3.6 from supported versions
2023-03-29 00:21:02 +02:00
cneud
2c13f1bddc Update README.md 2023-03-29 00:02:16 +02:00
cneud
4642ccb36d Update config.yml 2023-03-28 23:54:50 +02:00
cneud
27834ce33d update CI 2023-03-28 23:45:38 +02:00
cneud
f37d324812 Use renamed models in SavedModel format 2023-03-28 23:36:50 +02:00
cneud
4276417938 Update README.md 2023-03-28 23:32:42 +02:00
cneud
4807be1b62 Update requirements.txt 2023-03-28 23:14:29 +02:00
Clemens Neudecker
30ef006dfd
Update README.md
Clarify CLI options
2022-09-14 18:28:54 +02:00
Clemens Neudecker
5ca857018b
Update README.md 2022-09-14 15:26:36 +02:00
Clemens Neudecker
ffc7f82906
Update README.md 2022-09-13 21:48:21 +02:00
Clemens Neudecker
b75d8afb1d
Update README.md 2022-09-13 17:19:19 +02:00
Clemens Neudecker
000402f0dc
Update README.md 2022-09-13 16:40:44 +02:00
vahid
38bf0d8740 solving issue by loading model by directory as input 2022-09-13 16:08:08 +02:00
vahid
89e58910aa new (hybrid cnn+transformer) textline model which can accelerate to extract contour textlines faster 2022-09-13 15:09:23 +02:00
vahid
583cdcee2c new (hybrid cnn+transformer) textline model which can accelerate to extract contour textlines faster 2022-09-13 15:07:00 +02:00
Clemens Neudecker
07fe0d827d
Update Makefile 2022-09-13 13:09:09 +02:00
Clemens Neudecker
dbf91876e1
Adapt to new location of models 2022-09-13 13:06:18 +02:00
vahid
402c5339ac issue #77 is resolved 2022-07-22 15:32:35 +02:00
vahid
01bfc3914d extracting page as an option 2022-05-19 12:27:01 +02:00
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
vahid
3bbbeecfec all options are enabled for light version 2022-04-20 15:31:10 +02:00
vahid
3871e22c35 how the models are trained 2022-04-12 00:58:20 +02:00
vahid
e564451861 updating readme 2022-04-04 21:13:21 -04:00
vahid
94c3b0fc28 updating readme 2022-04-04 20:48:21 -04:00
vahid
8d19c4c632 updating readme 2022-04-04 20:45:12 -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
2736ddb42d light version 2022-03-10 14:00:31 -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
vahidrezanezhad
6a9d5d2076
Merge pull request #68 from mikegerber/fix/remove-spurious-textequivs
🧹 Don't produce spurious TextEquiv elements.
2022-03-03 06:57:48 -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
8943c90b02
Merge pull request #61 from qurator-spk/resource-directory
ocrd-tool: "models" parameter is a directory
2022-02-02 12:03:22 +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