Browse Source

fix: 启用文档预处理适配器以改善处理流程

zhch158_admin 1 week ago
parent
commit
8a4cdf9cd5

+ 1 - 1
zhch/my_config/PaddleOCR-VL-Client-RT-DETR-H_layout_17cls.yaml

@@ -5,7 +5,7 @@ batch_size: 64
 
 
 use_queues: True
 use_queues: True
 
 
-use_doc_preprocessor: False
+use_doc_preprocessor: True
 use_layout_detection: True
 use_layout_detection: True
 use_chart_recognition: False
 use_chart_recognition: False
 format_block_content: False
 format_block_content: False

+ 1 - 1
zhch/my_config/PaddleOCR-VL-Client.yaml

@@ -5,7 +5,7 @@ batch_size: 64
 
 
 use_queues: True
 use_queues: True
 
 
-use_doc_preprocessor: False
+use_doc_preprocessor: True
 use_layout_detection: True
 use_layout_detection: True
 use_chart_recognition: False
 use_chart_recognition: False
 format_block_content: False
 format_block_content: False