diff --git a/README.md b/README.md index 3aa431b5ed2626e7e0aa2cca99b3b42ea5f7b560..df47cc64b0c33dc3dc2798de4e7ff8092b7bb2bb 100755 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ PaddleOCR supports both dynamic graph and static graph programming paradigm - Ultra lightweight ppocr_mobile series models: detection (3.0M) + direction classifier (1.4M) + recognition (5.0M) = 9.4M - General ppocr_server series models: detection (47.1M) + direction classifier (1.4M) + recognition (94.9M) = 143.4M - Support Chinese, English, and digit recognition, vertical text recognition, and long text recognition - - Support more than 80 kinds of multi-language recognition models: [For details](./doc/doc_ch/multi_languages.md) + - Support more than 80 kinds of multi-language recognition models: [For details](./doc/doc_en/multi_languages_en.md) - Rich toolkits related to the OCR areas - Semi-automatic data annotation tool, i.e., PPOCRLabel: support fast and efficient data annotation - Data synthesis tool, i.e., Style-Text: easy to synthesize a large number of images which are similar to the target scene image