mirror of
https://github.com/qurator-spk/sbb_binarization.git
synced 2025-06-08 19:59:57 +02:00
Update README.md
This commit is contained in:
parent
647b801153
commit
dc51b35b5b
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ Run ./make
|
||||||
`sbb_binarize -m <directory of models> -i <image>
|
`sbb_binarize -m <directory of models> -i <image>
|
||||||
-p <set it true in order to let model see image in patches>
|
-p <set it true in order to let model see image in patches>
|
||||||
-s <provide a directory with a given ouput name and format. The result will be saved here>`
|
-s <provide a directory with a given ouput name and format. The result will be saved here>`
|
||||||
example script: sbb_binarize -m ./models -i image.tif -p true -s ./image_bin.tif
|
|
||||||
# Models
|
# Models
|
||||||
Models can be found here
|
Models can be found here
|
||||||
https://file.spk-berlin.de:8443/binarization_models/
|
https://file.spk-berlin.de:8443/binarization_models/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue