mirror of
https://github.com/qurator-spk/sbb_binarization.git
synced 2025-06-07 19:35:04 +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": {
|
"patches": {
|
||||||
"description": "by setting this parameter to true you let the model to see the image in patches.",
|
"description": "by setting this parameter to true you let the model to see the image in patches.",
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"default": false
|
"default": true
|
||||||
},
|
},
|
||||||
"model": {
|
"model": {
|
||||||
"description": "models directory.",
|
"description": "models directory.",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue