You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/doc_en/whl_en.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -368,4 +368,4 @@ im_show.save('result.jpg')
368
368
| cls | Enable classification when `ppocr.ocr` func exec((Use use_angle_cls in command line mode to control whether to start classification in the forward direction) | FALSE |
369
369
| show_log | Whether to print log| FALSE |
370
370
| type | Perform ocr or table structuring, the value is selected in ['ocr','structure'] | ocr |
371
-
| ocr_version | OCR Model version number, the current model support list is as follows: PP-OCRv3support Chinese and English detection and recognition model and direction classifier model, PP-OCRv2 support Chinese detection and recognition model, PP-OCR support Chinese detection, recognition and direction classifier, multilingual recognition model | PP-OCRv3 |
371
+
| ocr_version | OCR Model version number, the current model support list is as follows: PP-OCRv3supports Chinese and English detection, recognition, multilingual recognition, direction classifier models, PP-OCRv2 support Chinese detection and recognition model, PP-OCR support Chinese detection, recognition and direction classifier, multilingual recognition model | PP-OCRv3 |
0 commit comments