Release v1.3.20
🐛 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