Clemens Neudecker
b75d8afb1d
Update README.md
2 years ago
Clemens Neudecker
000402f0dc
Update README.md
2 years ago
vahid
38bf0d8740
solving issue by loading model by directory as input
2 years ago
vahid
89e58910aa
new (hybrid cnn+transformer) textline model which can accelerate to extract contour textlines faster
2 years ago
vahid
583cdcee2c
new (hybrid cnn+transformer) textline model which can accelerate to extract contour textlines faster
2 years ago
Clemens Neudecker
07fe0d827d
Update Makefile
2 years ago
Clemens Neudecker
dbf91876e1
Adapt to new location of models
2 years ago
vahid
8d5079c909
issue #77 is resolved on main branch
2 years ago
vahid
402c5339ac
issue #77 is resolved
2 years ago
vahid
01bfc3914d
extracting page as an option
3 years ago
Clemens Neudecker
00be99d29b
add short section on supported Python, TF and CUDA versions
3 years ago
vahidrezanezhad
ae7c424889
Update eynollah.py
3 years ago
vahid
cd9920eea7
extracting page
3 years ago
Robert Sachunsky
34a061782c
depend on tensorflow instead of tensorflow-gpu ( #76 )
3 years ago
vahid
735abc43f3
option to ignore page extraction
3 years ago
vahidrezanezhad
ae1990a48e
Merge pull request #74 from cneud/main
...
Adapt to use tf1.compat session in tf2
3 years ago
cneud
934bbd5892
cleanup
3 years ago
cneud
8c11b2253d
update requirements (use tf2)
3 years ago
cneud
ecf117ca95
adapt to tf1.compat session mode in tf2
3 years ago
Clemens Neudecker
568391ec4a
require model command line option ( fix #59 ) ( #73 )
3 years ago
vahid
3bbbeecfec
all options are enabled for light version
3 years ago
vahid
3871e22c35
how the models are trained
3 years ago
Clemens Neudecker
a33a1995cb
Update README.md
3 years ago
vahidrezanezhad
ceb9b8f2b9
Merge pull request #71 from mikegerber/fix/downgrade-patch-dim-log
...
🧹 Downgrade "Patch size" log message to debug
3 years ago
Gerber, Mike
f27ac155ae
🧹 Downgrade "Patch size" log message to debug
...
Fixes gh-55.
3 years ago
vahid
adf10942fa
issue #55 resolved
3 years ago
vahidrezanezhad
d19170035d
updating model directory
3 years ago
vahid
e564451861
updating readme
3 years ago
vahidrezanezhad
bd6e38334c
Merge pull request #70 from qurator-spk/cneud-readme
...
README.md cleanup / restructuring
3 years ago
vahid
94c3b0fc28
updating readme
3 years ago
vahid
8d19c4c632
updating readme
3 years ago
vahid
2eacb9a8ec
renaming the models
3 years ago
Clemens Neudecker
441c8566dd
additional details on OCR-D usage
3 years ago
Clemens Neudecker
aa64a54feb
markdown
3 years ago
Clemens Neudecker
5dafa2095b
use <details> instead of wiki
3 years ago
vahid
c606391c31
flow from directory
3 years ago
Clemens Neudecker
571dc84c3f
README.md cleanup / restructuring
3 years ago
vahid
cf5ef8f5ae
light version as option
3 years ago
vahidrezanezhad
b8a532180a
light version integration
3 years ago
vahidrezanezhad
2736ddb42d
light version
3 years ago
vahidrezanezhad
10f1acef29
Merge pull request #65 from mikegerber/fix/enhanced-message
...
Fix/enhanced message
3 years ago
vahidrezanezhad
c30d4d5c30
Merge pull request #64 from mikegerber/feat/better-time-msgs
...
💄 Improve timing messages (Fixes #62 )
3 years ago
vahidrezanezhad
6a9d5d2076
Merge pull request #68 from mikegerber/fix/remove-spurious-textequivs
...
🧹 Don't produce spurious TextEquiv elements.
3 years ago
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.
3 years ago
Gerber, Mike
1fe8f92afc
🐛 Clarify message if an image was enhanced
3 years ago
Gerber, Mike
7ccd7663e1
💄 Improve more timing messages
3 years ago
Gerber, Mike
cdea0acffe
💄 Improve timing messages ( Fixes #62 )
3 years ago
Konstantin Baierer
f0ac0bb090
📦 v0.0.11
3 years ago
Konstantin Baierer
8943c90b02
Merge pull request #61 from qurator-spk/resource-directory
...
ocrd-tool: "models" parameter is a directory
3 years ago
Konstantin Baierer
d75803b11d
ocrd-tool: "models" parameter is a directory
3 years ago