mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 14:49:53 +02:00
🚧 Add a. our augmented GT4HistOCR Calamari model b. chreul's GT4HistOCR model
This commit is contained in:
parent
04d16d93d0
commit
42e8bf67e2
3 changed files with 6 additions and 2 deletions
2
build
2
build
|
@ -8,6 +8,8 @@ DATA_SUBDIR=data
|
|||
get_from_annex() {
|
||||
annex_get 'calamari-models/GT4HistOCR/2019-07-22T15_49+0200/*.ckpt*'
|
||||
annex_get 'calamari-models/GT4HistOCR/2019-12-11T11_10+0100/*.ckpt*'
|
||||
annex_get 'calamari-models/GT4HistOCR/2019-12-18T17_24+0100*/*.ckpt*'
|
||||
annex_get 'mirror/github.com/Calamari-OCR/calamari_models/gt4histocr/*.ckpt*'
|
||||
annex_get 'tesseract-models/GT4HistOCR/*.traineddata'
|
||||
annex_get 'textline_detection/*.h5'
|
||||
annex_get 'mirror/github.com/tesseract-ocr/tessdata_best/archive/4.0.0-repacked.tar.gz'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue