瀏覽代碼

to detect the imgs and seals in table

gaotingquan 8 月之前
父節點
當前提交
99e91d3511
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      paddlex/configs/pipelines/layout_parsing_v2.yaml

+ 2 - 1
paddlex/configs/pipelines/layout_parsing_v2.yaml

@@ -15,9 +15,10 @@ SubModules:
     threshold: 
       0: 0.3
       7: 0.3
+      16: 0.3
     layout_nms: True
     layout_unclip_ratio: 1.0
-    layout_merge_bboxes_mode: "large"
+    layout_merge_bboxes_mode: "union"
 
 SubPipelines:
   DocPreprocessor: