Skip to content

Commit be93199

Browse files
fix static of ppocrv3 (#3408)
1 parent 3bc5c1c commit be93199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Global:
1919
use_space_char: true
2020
distributed: true
2121
save_res_path: ./output/rec/predicts_ppocrv3.txt
22-
22+
d2s_train_image_shape: [3,48,320]
2323

2424
Optimizer:
2525
name: Adam

0 commit comments

Comments
 (0)