|
|
@@ -7,8 +7,8 @@ use_doc_preprocessor: True
|
|
|
use_seal_recognition: True
|
|
|
use_table_recognition: True
|
|
|
use_formula_recognition: True
|
|
|
-use_chart_recognition: True
|
|
|
-use_region_detection: False
|
|
|
+use_chart_recognition: False
|
|
|
+use_region_detection: True
|
|
|
|
|
|
SubModules:
|
|
|
LayoutDetection:
|
|
|
@@ -100,7 +100,7 @@ SubPipelines:
|
|
|
module_name: text_detection
|
|
|
model_name: PP-OCRv5_server_det
|
|
|
model_dir: null
|
|
|
- limit_side_len: 1600
|
|
|
+ limit_side_len: 1200
|
|
|
limit_type: max
|
|
|
max_side_limit: 4000
|
|
|
thresh: 0.3
|