Update model_config.yaml
Browse files- model_config.yaml +1 -1
model_config.yaml
CHANGED
@@ -2,6 +2,6 @@ name: craft_text_detection
|
|
2 |
config_type: model
|
3 |
text_threshold: 0.7
|
4 |
link_threshold: 0.5
|
5 |
-
low_text: 0.
|
6 |
poly: false
|
7 |
estimate_num_chars: false
|
|
|
2 |
config_type: model
|
3 |
text_threshold: 0.7
|
4 |
link_threshold: 0.5
|
5 |
+
low_text: 0.2
|
6 |
poly: false
|
7 |
estimate_num_chars: false
|