Commit Graph

327 Commits (f37d324812bc90315e1a7b1002144bf877c61f82)
 

Author SHA1 Message Date
cneud f37d324812 Use renamed models in SavedModel format
cneud 4276417938 Update README.md
cneud 4807be1b62 Update requirements.txt
Clemens Neudecker 30ef006dfd
Update README.md
Clarify CLI options
Clemens Neudecker 5ca857018b
Update README.md
Clemens Neudecker ffc7f82906
Update README.md
Clemens Neudecker b75d8afb1d
Update README.md
Clemens Neudecker 000402f0dc
Update README.md
vahid 38bf0d8740 solving issue by loading model by directory as input
vahid 89e58910aa new (hybrid cnn+transformer) textline model which can accelerate to extract contour textlines faster
vahid 583cdcee2c new (hybrid cnn+transformer) textline model which can accelerate to extract contour textlines faster
Clemens Neudecker 07fe0d827d
Update Makefile
Clemens Neudecker dbf91876e1
Adapt to new location of models
vahid 402c5339ac issue is resolved
vahid 01bfc3914d extracting page as an option
vahidrezanezhad ae7c424889
Update eynollah.py
vahid cd9920eea7 extracting page
vahid 735abc43f3 option to ignore page extraction
vahid 3bbbeecfec all options are enabled for light version
vahid 3871e22c35 how the models are trained
vahid e564451861 updating readme
vahid 94c3b0fc28 updating readme
vahid 8d19c4c632 updating readme
vahid 2eacb9a8ec renaming the models
vahid c606391c31 flow from directory
vahid cf5ef8f5ae light version as option
vahidrezanezhad b8a532180a light version integration
vahidrezanezhad 2736ddb42d light version
vahidrezanezhad 10f1acef29
Merge pull request from mikegerber/fix/enhanced-message
Fix/enhanced message
vahidrezanezhad c30d4d5c30
Merge pull request from mikegerber/feat/better-time-msgs
💄 Improve timing messages (Fixes )
vahidrezanezhad 6a9d5d2076
Merge pull request from mikegerber/fix/remove-spurious-textequivs
🧹 Don't produce spurious TextEquiv elements.
Gerber, Mike 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.
Gerber, Mike 1fe8f92afc 🐛 Clarify message if an image was enhanced
Gerber, Mike 7ccd7663e1 💄 Improve more timing messages
Gerber, Mike cdea0acffe 💄 Improve timing messages (Fixes )
Konstantin Baierer f0ac0bb090 📦 v0.0.11
Konstantin Baierer 8943c90b02
Merge pull request from qurator-spk/resource-directory
ocrd-tool: "models" parameter is a directory
Konstantin Baierer d75803b11d ocrd-tool: "models" parameter is a directory
Konstantin Baierer e769f625fe 📦 v0.0.10
Konstantin Baierer 09d85bee87 Merge remote-tracking branch 'vahidrezanezhad/main' into main
vahidrezanezhad b018138cf8 fixed: empty page error due None table contours
vahidrezanezhad 9b28a71db7 Merge branch 'main' of https://github.com/vahidrezanezhad/eynollah into main
vahidrezanezhad 169b50aaaf fixed: empty page error due None table contours
vahidrezanezhad c8f0feb5bd test
Konstantin Baierer 0e63ebcbe5 📦 v0.0.9
Konstantin Baierer 4223fed628 Merge remote-tracking branch 'vahidrezanezhad/main' into main
Konstantin Baierer e7868b9851 📦 v0.0.8
Konstantin Baierer 5124a60527 set pcGtsId before adding file to mets
vahid 0859d22f4c modifications
vahid 14c588e162 resolving an issue