mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 14:49:53 +02:00
🧹 Do not validate OCR results twice
This commit is contained in:
parent
8ca25f3c56
commit
9f111ca362
1 changed files with 0 additions and 3 deletions
|
@ -139,9 +139,6 @@ main() {
|
||||||
page_validate_xml $ocr_filegrp
|
page_validate_xml $ocr_filegrp
|
||||||
do_validate
|
do_validate
|
||||||
|
|
||||||
page_validate_xml $ocr_filegrp
|
|
||||||
do_validate
|
|
||||||
|
|
||||||
if ocrd workspace list-group | grep -q OCR-D-GT-PAGE; then
|
if ocrd workspace list-group | grep -q OCR-D-GT-PAGE; then
|
||||||
ocrd workspace remove-group -rf $ocr_filegrp-EVAL
|
ocrd workspace remove-group -rf $ocr_filegrp-EVAL
|
||||||
ocrd-dinglehopper -I OCR-D-GT-PAGE,$ocr_filegrp -O $ocr_filegrp-EVAL
|
ocrd-dinglehopper -I OCR-D-GT-PAGE,$ocr_filegrp -O $ocr_filegrp-EVAL
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue