|
|
@ -10,7 +10,7 @@ data and returns the results as [PAGE-XML](https://github.com/PRImA-Research-Lab
|
|
|
|
|
|
|
|
|
|
|
|
## Models
|
|
|
|
## Models
|
|
|
|
In order to run this tool you also need trained models. You can download our pretrained models from here:
|
|
|
|
In order to run this tool you also need trained models. You can download our pretrained models from here:
|
|
|
|
(https://qurator-data.de/sbb_textline_detector/)
|
|
|
|
https://qurator-data.de/sbb_textline_detector/
|
|
|
|
|
|
|
|
|
|
|
|
## Usage
|
|
|
|
## Usage
|
|
|
|
`sbb_textline_detector -i <image file name> -o <directory to write output xml> -m <directory of models>`
|
|
|
|
`sbb_textline_detector -i <image file name> -o <directory to write output xml> -m <directory of models>`
|
|
|
|