Commit graph

478 commits

Author SHA1 Message Date
cneud
a9728bb899 Update eynollah.py
predict quietly please
2023-03-30 23:44:05 +02:00
Robert Sachunsky
fb6d97091b OCR-D wrapper: expose tables param 2023-03-30 23:02:08 +02:00
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
Konstantin Baierer
6c8f60993f Merge branch 'main' into 420-namespace-package 2023-03-24 17:57:09 +01:00
Konstantin Baierer
ea792d1e4a 📦 v0.2.0 2023-03-24 14:16:55 +01:00
Konstantin Baierer
e167e0863d 📝 changelog 2023-03-24 14:16:10 +01:00
Konstantin Baierer
8e894e5b7b Merge remote-tracking branch 'bertsky/savedmodel-format' 2023-03-24 14:12:53 +01:00
Konstantin Baierer
7cd07dd550 use PEP420 style qurator namespace 2023-03-22 16:19:00 +01:00
Konstantin Baierer
71d0ec8dfe 📦 v0.1.0 2023-03-22 14:21:53 +01:00
Konstantin Baierer
31a2ec8fe6 📝 changelog 2023-03-22 14:18:57 +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
Clemens Neudecker
13bc2378d9
Update config.yml (#90)
* Update config.yml

enable CI for Python 3.8

* Update test-eynollah.yml

Use 3.7 for actions
2023-02-16 15:33:44 +01: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
vahidrezanezhad
a6fe781033
Merge pull request #88 from emresvd/patch-1
Update README.md
2023-02-09 20:24:30 +01:00
Clemens Neudecker
ac69136e8f
Update config.yml (#89)
* Update config.yml

* Update config.yml
2023-02-09 20:24:19 +01:00
emresvd
98529d6325
Update README.md 2023-02-07 13:36:16 +03: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
8d5079c909 issue #77 is resolved on main branch 2022-07-22 15:43:19 +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
Clemens Neudecker
00be99d29b
add short section on supported Python, TF and CUDA versions 2022-05-17 12:01:25 +02:00