github PaddlePaddle/PaddleOCR v2.10.0

2 days ago

What's Changed

New Contributors

Package New Features

  • A new Chinese recognition model for document scenarios, addressing some rare Chinese characters, supports a character count exceeding 15,000. CLI usage is as follows:
paddleocr --image_dir xxx.png --lang ch_doc

Similarly, in the Python API, you only need to change the lang parameter to ch_doc.

Full Changelog: v2.9.1...v2.10.0

Don't miss a new PaddleOCR release

NewReleases is sending notifications on new releases.