mirror of
https://github.com/qurator-spk/sbb_binarization.git
synced 2025-06-09 04:10:00 +02:00
patches should be true by default, ht @vahidrezanezhad
This commit is contained in:
parent
2eec6876fa
commit
eece89b9ac
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
"patches": {
|
||||
"description": "by setting this parameter to true you let the model to see the image in patches.",
|
||||
"type": "boolean",
|
||||
"default": false
|
||||
"default": true
|
||||
},
|
||||
"model": {
|
||||
"description": "models directory.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue