mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 14:49:53 +02:00
✨ Use sbb_textline_detector to segment lines
This commit is contained in:
parent
735e9599d7
commit
6454d20998
6 changed files with 49 additions and 11 deletions
1
build
1
build
|
@ -7,6 +7,7 @@ set -e
|
|||
git annex upgrade
|
||||
git annex get calamari-models/GT4HistOCR/*.ckpt*
|
||||
git annex get tesseract-models/GT4HistOCR/*.traineddata
|
||||
git annex get textline_detection/*.h5
|
||||
)
|
||||
|
||||
docker build -t my_ocrd_workflow .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue