Commit graph

467 commits

Author SHA1 Message Date
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
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
Robert Sachunsky
34a061782c
depend on tensorflow instead of tensorflow-gpu (#76) 2022-05-03 23:19:01 +02:00
vahid
735abc43f3 option to ignore page extraction 2022-04-28 01:14:57 +02:00
vahidrezanezhad
ae1990a48e
Merge pull request #74 from cneud/main
Adapt to use tf1.compat session in tf2
2022-04-26 13:05:12 +02:00
cneud
934bbd5892 cleanup 2022-04-26 12:04:27 +02:00
cneud
8c11b2253d update requirements (use tf2) 2022-04-26 11:51:22 +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
vahid
3871e22c35 how the models are trained 2022-04-12 00:58:20 +02:00