mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 06:39:53 +02:00
⬆ Do not downgrade to PAGE 2018 anymore
This commit is contained in:
parent
0b2b66a0b4
commit
bd24624bd7
1 changed files with 1 additions and 4 deletions
|
@ -133,6 +133,7 @@ page_workaround_remove_conf() {
|
|||
}
|
||||
|
||||
page_downgrade_to_2018() {
|
||||
# Not used anymore, but kept if needed in the future
|
||||
filegrp=$1
|
||||
|
||||
local file
|
||||
|
@ -170,10 +171,6 @@ for ocr_filegrp in OCR-D-OCR-CALAMARI OCR-D-OCR-TESS; do
|
|||
page_validate_xml $ocr_filegrp
|
||||
do_validate
|
||||
|
||||
# Downgrade to PAGE 2018 to support PAGE Viewer
|
||||
page_downgrade_to_2018 $ocr_filegrp
|
||||
do_validate
|
||||
|
||||
# XXX This seems to be causing new problems with validation
|
||||
# https://github.com/OCR-D/core/issues/176
|
||||
#page_fix_image_references $ocr_filegrp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue