Browse Source

rename layout_parsing_v2 to PP-StructureV3

gaotingquan 8 tháng trước cách đây
mục cha
commit
f4c5888ad5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      paddlex/utils/pipeline_arguments.py

+ 1 - 1
paddlex/utils/pipeline_arguments.py

@@ -450,7 +450,7 @@ PIPELINE_ARGUMENTS = {
             "help": "Sets the score threshold for text recognition.",
         },
     ],
-    "layout_parsing_v2": [
+    "PP-StructureV3": [
         {
             "name": "--use_doc_orientation_classify",
             "type": bool,