mirror of
https://github.com/qurator-spk/sbb_textline_detection.git
synced 2025-07-07 01:19:58 +02:00
✨ sbb_textline_detector: Add a OCR-D interface
This commit is contained in:
parent
561a6f8a90
commit
0c915c75de
7 changed files with 98 additions and 11 deletions
|
@ -1,5 +1,5 @@
|
|||
opencv-python
|
||||
numpy<=1.14.5
|
||||
numpy
|
||||
matplotlib
|
||||
seaborn
|
||||
tqdm
|
||||
|
@ -9,3 +9,4 @@ scikit-learn
|
|||
tensorflow-gpu < 2.0
|
||||
scipy
|
||||
click
|
||||
ocrd >= 1.0.0b19
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue