mirror of
https://github.com/qurator-spk/sbb_binarization.git
synced 2025-06-09 12:19:56 +02:00
fix test {level-of-operation,operation_level}
This commit is contained in:
parent
4ceed759ad
commit
c46d5d8b9c
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -33,4 +33,4 @@ models.tar.gz:
|
|||
# Run tests
|
||||
test: model
|
||||
cd repo/assets/data/kant_aufklaerung_1784/data; ocrd-sbb-binarize -I OCR-D-IMG -O BIN -P model $(MODEL_DIR)
|
||||
cd repo/assets/data/kant_aufklaerung_1784-page-region/data; ocrd-sbb-binarize -I OCR-D-IMG -O BIN -P model $(MODEL_DIR) -P level-of-operation region
|
||||
cd repo/assets/data/kant_aufklaerung_1784-page-region/data; ocrd-sbb-binarize -I OCR-D-IMG -O BIN -P model $(MODEL_DIR) -P operation_level region
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue