Hezar: Upload model and config
Browse files- model_config.yaml +7 -0
model_config.yaml
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
name: craft_text_detection
|
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
|