mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-07-27 13:49:53 +02:00
⬆ Update to OCR-D 1.0.0
This commit is contained in:
parent
7025d960b4
commit
de49aa715b
2 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@ remove_filegrp() {
|
||||||
}
|
}
|
||||||
|
|
||||||
do_validate() {
|
do_validate() {
|
||||||
ocrd workspace validate --skip pixel_density --page-strictness lax mets.xml
|
ocrd workspace validate --skip pixel_density --skip imagefilename --page-strictness lax mets.xml
|
||||||
# XXX ocrd-tesserocr INCONSISTENCY in TextRegion → use "--page-strictness lax" for now
|
# XXX ocrd-tesserocr INCONSISTENCY in TextRegion → use "--page-strictness lax" for now
|
||||||
|
|
||||||
# XXX
|
# XXX
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
tensorflow-gpu < 2.0 # Needed for sbb_text_linedetector
|
tensorflow-gpu < 2.0 # Needed for sbb_text_linedetector
|
||||||
Pillow==5.4.1 # See https://github.com/OCR-D/core/issues/325
|
Pillow==5.4.1 # See https://github.com/OCR-D/core/issues/325
|
||||||
|
|
||||||
ocrd >= 1.0.0b19
|
ocrd >= 1.0.0
|
||||||
|
|
||||||
https://github.com/mikegerber/ocrd_typegroups_classifier/archive/fix/pass-down-page-id.tar.gz # XXX git+https://github.com/seuretm/ocrd_typegroups_classifier.git
|
https://github.com/mikegerber/ocrd_typegroups_classifier/archive/fix/pass-down-page-id.tar.gz # XXX git+https://github.com/seuretm/ocrd_typegroups_classifier.git
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue