Konstantin Baierer
f167f6768c
getLogger per method
4 years ago
vahidrezanezhad
0f09f4a1f6
Update main.py
...
Issues 30 and 40 are resolved
4 years ago
vahidrezanezhad
a7c92c92ff
Merge pull request #38 from qurator-spk/printspace-vs-border
...
replace 'PrintSpace' with 'Border'
4 years ago
Clemens Neudecker
e4798c6811
replace 'PrintSpace' with 'Border'
4 years ago
Clemens Neudecker
36adbe29d8
replace 'PrintSpace' with 'Border'
4 years ago
Clemens Neudecker
6a73d61e48
Merge pull request #37 from qurator-spk/update-readme
...
Update README.md
4 years ago
Clemens Neudecker
b6381fb1d9
Update README.md
4 years ago
Clemens Neudecker
06cecaecb2
Update README.md (heuristic methods)
4 years ago
Clemens Neudecker
ae0cb2f32b
Update README.md (textline detection)
...
tbc
4 years ago
Clemens Neudecker
0466d6914e
Update README.md (layout detection)
...
tbc
4 years ago
Clemens Neudecker
a53915e002
Update README.md (border detection)
...
tcb
4 years ago
Clemens Neudecker
c15da4cd0f
add travis CI badge
4 years ago
Clemens Neudecker
4acdc39293
Merge pull request #13 from stweil/travis
...
Add initial Travis CI
4 years ago
Mike Gerber
6b0fc49fe8
Merge pull request #36 from kba/file-ids-and-such
...
use make_file_id and assert_file_grp_cardinality
4 years ago
Konstantin Baierer
05deb03ec8
use make_file_id and assert_file_grp_cardinality
4 years ago
Gerber, Mike
8b01d9e671
🐛 sbb_textline_detection: Set pcGtsId
...
Newest OCR-D workspace validation requires that the pcGtsId of a
PAGE-XML file matches its METS mets:file/ID. Fix this by setting
it correctly.
4 years ago
vahidrezanezhad
eba5f544fe
Update README.md
4 years ago
vahidrezanezhad
87ca7d94ce
Update README.md
4 years ago
vahidrezanezhad
5ab14758c4
Update README.md
4 years ago
vahidrezanezhad
601ae8bff7
Update README.md
4 years ago
vahidrezanezhad
8872131a43
Update README.md
4 years ago
vahidrezanezhad
51d90dad50
Update README.md
4 years ago
Clemens Neudecker
4036e2a527
Merge pull request #34 from stweil/master
...
LGTM
(Enforce older version of Keras which does not use TensorFlow 2)
4 years ago
Stefan Weil
63551927a6
Enforce older version of Keras which does not use TensorFlow 2
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
4 years ago
Mike Gerber
3593506e72
🔧 ocrd-tool.json: Update description, steps and categories
...
Fixes #31 .
5 years ago
Mike Gerber
4b566830a9
📝 README.md: Rephrase/correct OCR-D usage info
...
See #32 : "respects" is probably an ambiguous or even incorrect term. Also rephrase "it's a good idea" to "it's OK to do".
5 years ago
Clemens Neudecker
d36b01591d
Merge pull request #28 from sulzbals/ocrd-compliance
...
ocrd-tool.json: Make description OCR-D compliant
5 years ago
Lucas Sulzbach
ead1eae114
ocrd-tool.json: Make description OCR-D compliant
5 years ago
vahidrezanezhad
f94944ee80
change scaling
5 years ago
vahidrezanezhad
8618be2d9e
Merge pull request #26 from qurator-spk/cneud-patch-tf
...
use TensorFlow 1.15.2 or later, but not 2.x
5 years ago
b-vr103
b9caa8e12c
resolve 2020-02-17-bug-sbb_textline_detector
5 years ago
Clemens Neudecker
d042c9488a
use TensorFlow 1.15.2 or later, but not 2.x
...
fix for https://github.com/qurator-spk/sbb_textline_detection/network/alert/requirements.txt/tensorflow-gpu/open
5 years ago
Clemens Neudecker
689822c63a
Update README.md
5 years ago
vahidrezanezhad
dde683751c
Update README.md
5 years ago
vahidrezanezhad
6525f7c044
Update README.md
5 years ago
vahidrezanezhad
15155605b2
Merge pull request #25 from qurator-spk/update-readme
...
Update README.md
5 years ago
Clemens Neudecker
c842f1e87f
Update README.md
5 years ago
b-vr103
1446d7c662
getting robust and doing sth for verticals
5 years ago
b-vr103
3941f2f17d
gettin robust and doing sth for verticals
5 years ago
Gerber, Mike
f90b3cfa86
🔊 sbb_textline_detector: In OCR-D interface, warn if overwriting existing segmentation
5 years ago
Gerber, Mike
27b2d056b0
📝 sbb_textline_detection: Document that this also does printspace and region detection
5 years ago
Gerber, Mike
11c0e9cee5
🐛 sbb_textline_detector: Do not print PAGE output to stdout
...
ocrd-sbb-textline-detector uses ocrd_page's parse() to parse XML input,
which writes the XML to stdout by default.
Fix this by silencing it using parse()'s silence=True.
5 years ago
Gerber, Mike
d60ec2bd38
Merge branch 'wrznr-simpler_input_file_group_handling'
5 years ago
wrznr
4fc57d7756
Assign page id
5 years ago
wrznr
9e9163e852
Simplify the iteration over files in the input file group
5 years ago
Stefan Weil
cbad0c9939
Add initial Travis CI
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
5 years ago
Mike Gerber
6e0decb5ec
Merge pull request #12 from kba/rename-tool
...
Rename ocrd_sbb.. to ocrd-sbb... in ocrd_cli.py, ht @bertsky
5 years ago
Gerber, Mike
643a8c6686
Merge commit '5fb30a7a1f99830fafcaed700e1acf5116041cec'
5 years ago
Gerber, Mike
5fb30a7a1f
Revert "Merge branch 'master' of https://github.com/qurator-spk/sbb_textline_detector "
...
This reverts commit 417b9235d5
, reversing
changes made to a74974b7b6
.
5 years ago
Konstantin Baierer
cf6381c148
Rename ocrd_sbb.. to ocrd-sbb... in ocrd_cli.py, ht @bertsky
5 years ago