Skip to content

Commit ba5f8b2

Browse files
zhangyubo0722TingquanGao
authored andcommitted
fix eslav train yaml
1 parent 0ecdb5b commit ba5f8b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

paddlex/repo_apis/PaddleOCR_api/configs/eslav_PP-OCRv5_mobile_rec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Global:
1414
save_inference_dir:
1515
use_visualdl: false
1616
infer_img:
17-
character_dict_path: ./ppocr/utils/dict/eslav_dict.txt
17+
character_dict_path: ./ppocr/utils/dict/ppocrv5_eslav_dict.txt
1818
max_text_length: &max_text_length 25
1919
infer_mode: false
2020
use_space_char: true

0 commit comments

Comments
 (0)