zbparse/flask_app/PaddleOCR/models/config_chinese_cht.txt
2024-12-03 11:50:15 +08:00

16 lines
334 B
Plaintext

# 繁中 PP-OCR v2
# det 检测模型库
det_model_dir models/ch_PP-OCRv3_det_infer
# cls 方向分类器库
cls_model_dir models/ch_ppocr_mobile_v2.0_cls_infer
# rec 识别模型库
rec_model_dir models/chinese_cht_mobile_v2.0_rec_infer
# 字典路径
rec_char_dict_path models/dict_chinese_cht.txt
# v2模型启用
rec_img_h 32