Skip to content

Releases: RapidAI/RapidOCR

Release v1.3.20

18 May 09:04
Compare
Choose a tag to compare

🐛 Bug Fixes

  • (rapidocr_onnxruntime) Optimize prompt when using DirctML
  • (python) Modify the way CTCLabelDecode calculates confidence (#179)
  • (python) Update unit testing

🚜 Refactor

  • (rapidocr_onnxruntime) Decoupling utils.py files
  • (rapidocr_openvino) Decoupling utils.py files
  • (rapidocr_paddle) Decoupling utils.py files

⚙️ Miscellaneous Tasks

  • (rapidocr_onnxruntime) Add friendly tips for using cuda
  • (rapidocr_onnxruntime) Optim tips about OrtInferSession
  • (rapidocr_onnxruntime) Optim tips of infer_engine
  • (rapidocr_openvino) Change the trigger mode to file change trigger

👶 New Contributors

Full Changelog: v1.3.19...v1.3.20

Release v1.3.19

15 May 14:31
Compare
Choose a tag to compare

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

12 May 07:16
Compare
Choose a tag to compare

What's Changed

  • feat(cli): Support GPU acceleration via ONNX Runtime DirectML on Windows by @ccddos in #176

New Contributors

Full Changelog: v1.3.17...v1.3.18

Release v1.3.17

19 Apr 02:11
Compare
Choose a tag to compare

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

07 Mar 02:26
Compare
Choose a tag to compare

See link for details.

Full Changelog: v1.3.14...v1.3.15

Release v1.3.13

28 Feb 13:45
Compare
Choose a tag to compare

See link for details.

Full Changelog: v1.3.12...v1.3.13

Release v1.3.12

27 Feb 08:13
Compare
Choose a tag to compare

See link for details.

Full Changelog: v1.3.11...v1.3.12

Release v1.3.11

04 Feb 10:24
Compare
Choose a tag to compare

See link for details.

What's Changed

  • add letterbox-like resize function in the python api by @LWQ2EDU in #151

New Contributors

Full Changelog: v1.3.10...v1.3.11

Release v1.3.10

30 Jan 14:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.9...v1.3.10

Release v1.3.9

28 Dec 02:08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.8...v1.3.9