Browse Source

fix static of ppocrv3 (#3407)

liuhongen1234567 9 months ago
parent
commit
b384344c18
1 changed files with 1 additions and 1 deletions
  1. 1 1
      paddlex/repo_apis/PaddleOCR_api/configs/PP-OCRv3_mobile_rec.yaml

+ 1 - 1
paddlex/repo_apis/PaddleOCR_api/configs/PP-OCRv3_mobile_rec.yaml

@@ -19,7 +19,7 @@ Global:
   use_space_char: true
   distributed: true
   save_res_path: ./output/rec/predicts_ppocrv3.txt
-
+  d2s_train_image_shape: [3,48,320]
 
 Optimizer:
   name: Adam