瀏覽代碼

fix paragraph_title threshold to 0.3

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

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

@@ -13,6 +13,7 @@ SubModules:
     model_name: PP-DocLayout-L
     model_dir: null
     threshold: 
+      0: 0.3
       7: 0.3
     layout_nms: True
     layout_unclip_ratio: 1.0