remove 2.0 load 1.1 model
This commit is contained in:
parent
c3231f1b0e
commit
1759c1a812
|
@ -1,4 +1,4 @@
|
|||
## OCR模型列表(V2.0,2020年12月11日更新)
|
||||
## OCR模型列表(V2.0,2020年12月12日更新)
|
||||
|
||||
- [一、文本检测模型](#文本检测模型)
|
||||
- [二、文本识别模型](#文本识别模型)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
## OCR model list(V1.1, updated on 9.22)
|
||||
## OCR model list(V1.1, updated on 2020.12.12)
|
||||
|
||||
- [1. Text Detection Model](#Detection)
|
||||
- [2. Text Recognition Model](#Recognition)
|
||||
|
@ -66,6 +66,6 @@ The downloadable models provided by PaddleOCR include `inference model`, `traine
|
|||
|ch_ppocr_mobile_v2.0_cls|Original model|[cls_mv3.yml](../../configs/cls/cls_mv3.yml)|1.38M|[inference model](https://paddleocr.bj.bcebos.com/dygraph_v2.0/ch/ch_ppocr_mobile_v2.0_cls_infer.tar) / [trained model](https://paddleocr.bj.bcebos.com/dygraph_v2.0/ch/ch_ppocr_mobile_v2.0_cls_train.tar) |
|
||||
|
||||
|
||||
## OCR model list (V1.1,update in 2020.9.22)
|
||||
## OCR model list (V1.1,updated on 2020.9.22)
|
||||
|
||||
[1.1 series model address](https://github.com/PaddlePaddle/PaddleOCR/blob/dygraph/doc/doc_ch/models_list.md)
|
||||
|
|
Loading…
Reference in New Issue