Releases: RapidAI/RapidOCR
Releases · RapidAI/RapidOCR
Release v1.3.19
What's Changed
- fix(config): Make ONNX Runtime DirectML an optional configuration for better compatibility by @ccddos in #178
- See more details for Discussion #175
Full Changelog: v1.3.18...v1.3.19
Releasve v1.3.18
Release v1.3.17
What's Changed
- Bug fix for converting error when processing bitmap image. by @HAL9000COM in #171
New Contributors
- @HAL9000COM made their first contribution in #171
Full Changelog: v1.3.15...v1.3.17
Release v1.3.15
See link for details.
Full Changelog: v1.3.14...v1.3.15
Release v1.3.13
See link for details.
Full Changelog: v1.3.12...v1.3.13
Release v1.3.12
See link for details.
Full Changelog: v1.3.11...v1.3.12
Release v1.3.11
Release v1.3.10
What's Changed
- Fix get_boxes_img_without_det in the python api by @AuroraWright in #150
New Contributors
- @AuroraWright made their first contribution in #150
Full Changelog: v1.3.9...v1.3.10
Release v1.3.9
What's Changed
- Optim main function by @SWHL in #137
- Support Pillow version up to 10.0.1 by @debanjum in #139
- Fix wrong processing if character map path is given by @theikkila in #141
New Contributors
- @debanjum made their first contribution in #139
- @theikkila made their first contribution in #141
Full Changelog: v1.3.8...v1.3.9
[Python] Release v1.3.0
- 整合PaddleOCR v4模型到
rapidocr
系列包中,可直接pip install rapidocr_onnxruntime
使用。
- Integrate the PaddleOCR v4 model into the
rapidocr
series package, which can be directly used bypip install rapidocr_onnxruntime
.