🐛 Fix textline_detection model download

pull/27/head
Gerber, Mike 4 years ago
parent a097532847
commit c8a64e5d57

@ -13,7 +13,7 @@ get_from_annex() {
get_from_web() {
download_to 'https://qurator-data.de/calamari-models/GT4HistOCR/model.tar.xz' 'calamari-models/GT4HistOCR/2019-07-22T15:49+0200'
download_to 'https://qurator-data.de/tesseract-models/GT4HistOCR/models.tar' 'tesseract-models/GT4HistOCR'
# FIXME needs update download_to 'https://file.spk-berlin.de:8443/textline_detection/models.tar.gz' 'textline_detection'
download_to 'https://qurator-data.de/sbb_textline_detector/models.tar.gz' 'textline_detection'
}

Loading…
Cancel
Save