🧹 Remove image reference fixing remnants - jpageviewer now has --resolve-dir

pull/27/head
Gerber, Mike 4 years ago
parent 44979e7fa2
commit 5a55598d0c

@ -128,11 +128,6 @@ for ocr_filegrp in OCR-D-OCR-CALAMARI OCR-D-OCR-TESS; do
page_validate_xml $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
#do_validate
if ocrd workspace list-group | grep -q OCR-D-GT-PAGE; then
ocrd workspace remove-group -rf $ocr_filegrp-EVAL
ocrd-dinglehopper -I OCR-D-GT-PAGE,$ocr_filegrp -O $ocr_filegrp-EVAL

Loading…
Cancel
Save