sberbank-ai
commited on
Commit
·
c0eea04
1
Parent(s):
4d74125
Update pipeline_config.json
Browse files- pipeline_config.json +2 -2
pipeline_config.json
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
"config_path": "segm/segm_config.json",
|
8 |
"num_threads": 8,
|
9 |
"device": "cuda",
|
10 |
-
"
|
11 |
},
|
12 |
"RestoreImageAngle": {
|
13 |
"restoring_class_names": ["shrinked_text"]
|
@@ -21,7 +21,7 @@
|
|
21 |
"classes_to_ocr": ["shrinked_text"],
|
22 |
"device": "cuda",
|
23 |
"batch_size": 64,
|
24 |
-
"
|
25 |
},
|
26 |
"LineFinder": {
|
27 |
"line_classes": ["shrinked_text"],
|
|
|
7 |
"config_path": "segm/segm_config.json",
|
8 |
"num_threads": 8,
|
9 |
"device": "cuda",
|
10 |
+
"runtime": "Pytorch"
|
11 |
},
|
12 |
"RestoreImageAngle": {
|
13 |
"restoring_class_names": ["shrinked_text"]
|
|
|
21 |
"classes_to_ocr": ["shrinked_text"],
|
22 |
"device": "cuda",
|
23 |
"batch_size": 64,
|
24 |
+
"runtime": "Pytorch"
|
25 |
},
|
26 |
"LineFinder": {
|
27 |
"line_classes": ["shrinked_text"],
|