mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 14:49:53 +02:00
⬆ Update calamari-models URL + path
This commit is contained in:
parent
2b8c6728bc
commit
87a2bce93c
4 changed files with 5 additions and 6 deletions
4
build
4
build
|
@ -5,13 +5,13 @@
|
|||
DATA_SUBDIR=data
|
||||
|
||||
get_from_annex() {
|
||||
annex_get 'calamari-models/GT4HistOCR/*.ckpt*'
|
||||
annex_get 'calamari-models/GT4HistOCR/2019-07-22T15:49+0200/*.ckpt*'
|
||||
annex_get 'tesseract-models/GT4HistOCR/*.traineddata'
|
||||
annex_get 'textline_detection/*.h5'
|
||||
}
|
||||
|
||||
get_from_web() {
|
||||
download_to 'https://qurator-data.de/calamari-models/GT4HistOCR/model.tar.xz' 'calamari-models/GT4HistOCR'
|
||||
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'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue