Переглянути джерело

rename layout_parsing_v2 to PP-StructureV3

gaotingquan 8 місяців тому
батько
коміт
f4c5888ad5
1 змінених файлів з 1 додано та 1 видалено
  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,