qianliyx commited on
Commit
0502898
·
verified ·
1 Parent(s): d581687

Update README_en.md

Browse files
Files changed (1) hide show
  1. README_en.md +1 -1
README_en.md CHANGED
@@ -51,7 +51,7 @@ Total dataset: greater than `385K`。
51
  - Recognition model: `anyocr_rec_v4_server.onnx`, fine tuned and trained on our dataset by `ch_PP-OCRv4_server_rec`.
52
  - Direction classification: `anyocr_cls_v4.onnx`, sourced from `ch_ppocr_mobile_v2.0_cls` without training.
53
  - Text character: `anyocr_keys_v4.txt`, derived from `ppocr/utils/ppocr_keys_v1.txt`.
54
-
55
 
56
 
57
  ### evaluation
 
51
  - Recognition model: `anyocr_rec_v4_server.onnx`, fine tuned and trained on our dataset by `ch_PP-OCRv4_server_rec`.
52
  - Direction classification: `anyocr_cls_v4.onnx`, sourced from `ch_ppocr_mobile_v2.0_cls` without training.
53
  - Text character: `anyocr_keys_v4.txt`, derived from `ppocr/utils/ppocr_keys_v1.txt`.
54
+ - Larger and stronger: We have also trained a larger and stronger text recognition model that supports recognition of Chinese, English, and numbers. It supports recognition of over 15000 characters and some obscure characters, and can be applied for by email.
55
 
56
 
57
  ### evaluation